IsMouseInPointerEnabled function
[This documentation is preliminary and is subject to change.]
Indicates whether the mouse in pointer is enabled.
Syntax
BOOL WINAPI IsMousePointerEnabled(void);
Parameters
This function has no parameters.
Return value
If the mouse in pointer is enabled, the return value is nonzero.
If the mouse in pointer is not enabled, the return value is zero.
Requirements
|
Minimum supported client | Windows Developer Preview |
|---|---|
|
Minimum supported server | Windows Server Developer Preview |
|
Header |
|
|
Library |
|
|
DLL |
|
Build date: 11/16/2011