|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <parser.h>
Public Attributes | |
| UCHAR | Size:2 |
| UCHAR | Type:2 |
| UCHAR | Tag:4 |
| UCHAR ITEM_PREFIX::Size |
Definition at line 81 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
| UCHAR ITEM_PREFIX::Tag |
Definition at line 83 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().
| UCHAR ITEM_PREFIX::Type |
Definition at line 82 of file parser.h.
Referenced by HidParser_ParseReportDescriptor().