ReactOS
0.4.15-dev-2144-g2282205
|
#include <parser.h>
ULONG LOCAL_ITEM_STATE::DesignatorIndex |
Definition at line 172 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::DesignatorIndexSet |
Definition at line 173 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::DesignatorMaximum |
Definition at line 176 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::DesignatorMinimum |
Definition at line 175 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringIndex |
Definition at line 178 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringIndexSet |
Definition at line 179 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringMaximum |
Definition at line 181 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringMinimum |
Definition at line 180 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
USAGE_VALUE LOCAL_ITEM_STATE::UsageMaximum |
Definition at line 167 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::UsageMaximumSet |
Definition at line 170 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
USAGE_VALUE LOCAL_ITEM_STATE::UsageMinimum |
Definition at line 166 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::UsageMinimumSet |
Definition at line 169 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
PUSAGE_VALUE LOCAL_ITEM_STATE::UsageStack |
Definition at line 162 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::UsageStackAllocated |
Definition at line 164 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::UsageStackUsed |
Definition at line 163 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().