Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the ___location of the next structure in an array of RAWINPUT structures.
Syntax
void NEXTRAWINPUTBLOCK(
ptr
);
Parameters
ptr
A pointer to a structure in an array of RAWINPUT structures.
Return value
None
Remarks
This macro is called repeatedly to traverse an array of RAWINPUT structures.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | winuser.h (include Windows.h) |
See also
Conceptual
Reference