ReactOS 0.4.15-dev-7918-g2a2556c
LOCAL_ITEM_STATE Struct Reference

#include <parser.h>

Collaboration diagram for LOCAL_ITEM_STATE:

Public Attributes

PUSAGE_VALUE UsageStack
 
ULONG UsageStackUsed
 
ULONG UsageStackAllocated
 
USAGE_VALUE UsageMinimum
 
USAGE_VALUE UsageMaximum
 
UCHAR UsageMinimumSet
 
UCHAR UsageMaximumSet
 
ULONG DesignatorIndex
 
UCHAR DesignatorIndexSet
 
ULONG DesignatorMinimum
 
ULONG DesignatorMaximum
 
UCHAR StringIndex
 
UCHAR StringIndexSet
 
UCHAR StringMinimum
 
UCHAR StringMaximum
 

Detailed Description

Definition at line 161 of file parser.h.

Member Data Documentation

◆ DesignatorIndex

ULONG LOCAL_ITEM_STATE::DesignatorIndex

Definition at line 173 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ DesignatorIndexSet

UCHAR LOCAL_ITEM_STATE::DesignatorIndexSet

Definition at line 174 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ DesignatorMaximum

ULONG LOCAL_ITEM_STATE::DesignatorMaximum

Definition at line 177 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ DesignatorMinimum

ULONG LOCAL_ITEM_STATE::DesignatorMinimum

Definition at line 176 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ StringIndex

UCHAR LOCAL_ITEM_STATE::StringIndex

Definition at line 179 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ StringIndexSet

UCHAR LOCAL_ITEM_STATE::StringIndexSet

Definition at line 180 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ StringMaximum

UCHAR LOCAL_ITEM_STATE::StringMaximum

Definition at line 182 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ StringMinimum

UCHAR LOCAL_ITEM_STATE::StringMinimum

Definition at line 181 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageMaximum

USAGE_VALUE LOCAL_ITEM_STATE::UsageMaximum

Definition at line 168 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageMaximumSet

UCHAR LOCAL_ITEM_STATE::UsageMaximumSet

Definition at line 171 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageMinimum

USAGE_VALUE LOCAL_ITEM_STATE::UsageMinimum

Definition at line 167 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageMinimumSet

UCHAR LOCAL_ITEM_STATE::UsageMinimumSet

Definition at line 170 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageStack

PUSAGE_VALUE LOCAL_ITEM_STATE::UsageStack

Definition at line 163 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageStackAllocated

ULONG LOCAL_ITEM_STATE::UsageStackAllocated

Definition at line 165 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ UsageStackUsed

ULONG LOCAL_ITEM_STATE::UsageStackUsed

Definition at line 164 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().


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