SM_MOUSEPRESENT top-level constant
int
const SM_MOUSEPRESENT
Nonzero if a mouse is installed; otherwise, 0. This value is rarely zero, because of support for virtual mice and because some systems detect the presence of the port instead of the presence of a mouse.
Implementation
const SM_MOUSEPRESENT = 19;