NEXTRAWINPUTBLOCK macro
Retrieves the location of the next structure in an array of RAWINPUT structures.
Syntax
PRAWINPUT NEXTRAWINPUTBLOCK( PRAWINPUT ptr );
Parameters
- ptr
-
A pointer to a structure in an array of RAWINPUT structures.
Return value
The return value is a pointer to the next structure in the array of RAWINPUT structures.
Remarks
This macro is called repeatedly to traverse an array of RAWINPUT structures.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Show: