|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 237 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
| LOCAL_ITEM_STATE HID_PARSER_CONTEXT::LocalItemState |
Definition at line 242 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
| PHID_COLLECTION HID_PARSER_CONTEXT::RootCollection |
Definition at line 247 of file parser.h.
Referenced by HidParser_GetCollection(), HidParser_NumberOfTopCollections(), and HidParser_ParseReportDescriptor().
| UCHAR HID_PARSER_CONTEXT::UseReportIDs |
Definition at line 252 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().