|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| ULONG | Size |
| union { | |
| UCHAR RawData [1] | |
| }; | |
| union { ... } HID_COLLECTION_CONTEXT::@4622 |
| UCHAR HID_COLLECTION_CONTEXT::RawData[1] |
Definition at line 21 of file context.c.
Referenced by HidParser_BuildCollectionContext(), HidParser_GetCollectionFromContext(), HidParser_GetReportInCollection(), and HidParser_GetTotalCollectionCount().
| ULONG HID_COLLECTION_CONTEXT::Size |
Definition at line 18 of file context.c.
Referenced by HidParser_BuildCollectionContext().