Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The topics in this section provide the reference specifications for Pointer Input Messages and Notifications macros for retrieving information from pointer input message parameters.
In this section
| Topic | Description |
|---|---|
| GET_POINTERID_WPARAM |
Retrieves the pointer ID using the specified value. |
| HAS_POINTER_CONFIDENCE_WPARAM |
Checks whether the specified pointer message is considered intentional rather than accidental. |
| IS_POINTER_CANCELED_WPARAM |
Checks whether the specified pointer input ended abruptly, or was invalid, indicating the interaction was not completed. |
| IS_POINTER_FIFTHBUTTON_WPARAM |
Checks whether the specified pointer took fifth action. |
| IS_POINTER_FIRSTBUTTON_WPARAM |
Checks whether the specified pointer took first action. |
| IS_POINTER_FLAG_SET_WPARAM |
Checks whether a pointer macro sets the specified flag. |
| IS_POINTER_FOURTHBUTTON_WPARAM |
Checks whether the specified pointer took fourth action. |
| IS_POINTER_INCONTACT_WPARAM |
Checks whether the specified pointer is in contact. |
| IS_POINTER_INRANGE_WPARAM |
Checks whether the specified pointer is in range. |
| IS_POINTER_NEW_WPARAM |
Checks whether the specified pointer is a new pointer. |
| IS_POINTER_PRIMARY_WPARAM |
Checks whether the specified pointer is the primary pointer. |
| IS_POINTER_SECONDBUTTON_WPARAM |
Checks whether the specified pointer took second action. |
| IS_POINTER_THIRDBUTTON_WPARAM |
Checks whether the specified pointer took third action. |