ReactOS 0.4.15-dev-7942-gd23573b
__GLOBAL_ITEM_STATE_ Struct Reference

#include <parser.h>

Collaboration diagram for __GLOBAL_ITEM_STATE_:

Public Attributes

USHORT UsagePage
 
ULONG LogicalMinimum
 
ULONG LogicialMaximum
 
ULONG PhysicalMinimum
 
ULONG PhysicalMaximum
 
UCHAR UnitExponent
 
UCHAR Unit
 
ULONG ReportSize
 
ULONG ReportCount
 
UCHAR ReportId
 
struct __GLOBAL_ITEM_STATE__ * Next
 

Detailed Description

Definition at line 130 of file parser.h.

Member Data Documentation

◆ LogicalMinimum

ULONG __GLOBAL_ITEM_STATE_::LogicalMinimum

Definition at line 133 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ LogicialMaximum

ULONG __GLOBAL_ITEM_STATE_::LogicialMaximum

Definition at line 134 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ Next

struct __GLOBAL_ITEM_STATE__* __GLOBAL_ITEM_STATE_::Next

Definition at line 142 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ PhysicalMaximum

ULONG __GLOBAL_ITEM_STATE_::PhysicalMaximum

Definition at line 136 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ PhysicalMinimum

ULONG __GLOBAL_ITEM_STATE_::PhysicalMinimum

Definition at line 135 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ ReportCount

ULONG __GLOBAL_ITEM_STATE_::ReportCount

Definition at line 140 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ ReportId

UCHAR __GLOBAL_ITEM_STATE_::ReportId

Definition at line 141 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ ReportSize

ULONG __GLOBAL_ITEM_STATE_::ReportSize

Definition at line 139 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ Unit

UCHAR __GLOBAL_ITEM_STATE_::Unit

Definition at line 138 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UnitExponent

UCHAR __GLOBAL_ITEM_STATE_::UnitExponent

Definition at line 137 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsagePage

USHORT __GLOBAL_ITEM_STATE_::UsagePage

Definition at line 132 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().


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