ReactOS 0.4.15-dev-7924-g5949c20
HID_PARSER_CONTEXT Struct Reference

#include <parser.h>

Collaboration diagram for HID_PARSER_CONTEXT:

Public Attributes

GLOBAL_ITEM_STATE GlobalItemState
 
LOCAL_ITEM_STATE LocalItemState
 
PHID_COLLECTION RootCollection
 
UCHAR UseReportIDs
 
ULONG CollectionIndex
 

Detailed Description

Definition at line 232 of file parser.h.

Member Data Documentation

◆ CollectionIndex

ULONG HID_PARSER_CONTEXT::CollectionIndex

Definition at line 257 of file parser.h.

◆ GlobalItemState

GLOBAL_ITEM_STATE HID_PARSER_CONTEXT::GlobalItemState

Definition at line 237 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ LocalItemState

LOCAL_ITEM_STATE HID_PARSER_CONTEXT::LocalItemState

Definition at line 242 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ RootCollection

PHID_COLLECTION HID_PARSER_CONTEXT::RootCollection

◆ UseReportIDs

UCHAR HID_PARSER_CONTEXT::UseReportIDs

Definition at line 252 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().


The documentation for this struct was generated from the following file: