SM_MOUSEWHEELPRESENT top-level constant

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

Nonzero if a mouse with a vertical scroll wheel is installed; otherwise 0.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_MOUSEWHEELPRESENT instead')
const SM_MOUSEWHEELPRESENT = 75;