ReactOS
0.4.15-dev-2144-g2282205
|
#include <parser.h>
Public Attributes | |
GLOBAL_ITEM_STATE | GlobalItemState |
LOCAL_ITEM_STATE | LocalItemState |
PHID_COLLECTION | RootCollection |
UCHAR | UseReportIDs |
ULONG | CollectionIndex |
GLOBAL_ITEM_STATE HID_PARSER_CONTEXT::GlobalItemState |
Definition at line 236 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
LOCAL_ITEM_STATE HID_PARSER_CONTEXT::LocalItemState |
Definition at line 241 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
PHID_COLLECTION HID_PARSER_CONTEXT::RootCollection |
Definition at line 246 of file parser.h.
Referenced by HidParser_GetCollection(), HidParser_NumberOfTopCollections(), and HidParser_ParseReportDescriptor().
UCHAR HID_PARSER_CONTEXT::UseReportIDs |
Definition at line 251 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().