IS_POINTER_OTHERBUTTON_WPARAM macro
Applies to: desktop apps only
Checks whether the specified pointer took tertiary action.
Syntax
BOOL IS_POINTER_OTHERBUTTON_WPARAM(
WPARAM wParam
);
Parameters
- wParam
The value to be converted.
Return value
TRUE if the specified pointer took tertiary action. Otherwise, FALSE.
Requirements
Minimum supported client |
Windows 8 Release Preview |
Minimum supported server |
Windows Server 2012 |
Header |
Winuser.h (include Windows.h) |
See also
Send comments about this topic to Microsoft
Build date: 7/6/2012