SM_DIGITIZER top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_DIGITIZER instead')
int const SM_DIGITIZER

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.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_DIGITIZER instead')
const SM_DIGITIZER = 94;