ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <parser.h>
ULONG LOCAL_ITEM_STATE::DesignatorIndex |
Definition at line 173 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::DesignatorIndexSet |
Definition at line 174 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::DesignatorMaximum |
Definition at line 177 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::DesignatorMinimum |
Definition at line 176 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringIndex |
Definition at line 179 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringIndexSet |
Definition at line 180 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringMaximum |
Definition at line 182 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::StringMinimum |
Definition at line 181 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
USAGE_VALUE LOCAL_ITEM_STATE::UsageMaximum |
Definition at line 168 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::UsageMaximumSet |
Definition at line 171 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
USAGE_VALUE LOCAL_ITEM_STATE::UsageMinimum |
Definition at line 167 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
UCHAR LOCAL_ITEM_STATE::UsageMinimumSet |
Definition at line 170 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
PUSAGE_VALUE LOCAL_ITEM_STATE::UsageStack |
Definition at line 163 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::UsageStackAllocated |
Definition at line 165 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
ULONG LOCAL_ITEM_STATE::UsageStackUsed |
Definition at line 164 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().