ReactOS
0.4.15-dev-2155-g06f57e1
|
Public Attributes | |
ULONG | Size |
union { | |
UCHAR RawData [1] | |
}; | |
union { ... } |
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().