Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Checks whether the specified pointer is in range.
Syntax
BOOL IS_POINTER_INRANGE_WPARAM(
WPARAM wParam
);
Parameters
wParam
The value to be converted.
Return value
Type: BOOL
TRUE if the specified pointer has not departed. Otherwise, FALSE.
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) |