Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the pointer ID using the specified value.
Syntax
BOOL GET_POINTERID_WPARAM(
WPARAM wParam
);
Parameters
wParam
The value to be converted.
Return value
Type: BOOL
The return value is the low-order int of the specified value.
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) |