Suchst du vielleicht
GetSystemMetrics mit dem Flag
SM_DIGITIZER bzw.
SM_TABLETPC? Zitat zu den Flags:
Zitat:
Nonzero if the current operating system is Windows 7 or Windows Server 2008 R2 and the Tablet PC Input service is started; otherwise, 0. The return value is a bitmask that specifies the type of digitizer input supported by the device.
Zitat:
Nonzero if the current operating system is the Windows XP Tablet PC edition or if the current operating system is Windows Vista or Windows 7 and the Tablet PC Input service is started; otherwise, 0. The SM_DIGITIZER setting indicates the type of digitizer input supported by a device running Windows 7 or Windows Server 2008 R2.
Laß dich mal nicht verunsichern von der expliziten Erwähnung von Windows 7 und 2008 R2. Probieren geht über studieren.
SM_CONVERTIBLESLATEMODE und
SM_SYSTEMDOCKED könnten ebenfalls von Interesse sein.