ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
ULONG | Size |
union { | |
UCHAR RawData [1] | |
}; | |
union { ... } HID_COLLECTION_CONTEXT::@4327 |
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().