IS_POINTER_FOURTHBUTTON_WPARAM macro (winuser.h)

Checks whether the specified pointer took fourth action.

Syntax

void IS_POINTER_FOURTHBUTTON_WPARAM(
   wParam
);

Parameters

wParam

The value to be converted.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header winuser.h (include Windows.h)

See also

Macros