ReactOS 0.4.15-dev-7942-gd23573b
ITEM_PREFIX Struct Reference

#include <parser.h>

Public Attributes

UCHAR Size:2
 
UCHAR Type:2
 
UCHAR Tag:4
 

Detailed Description

Definition at line 79 of file parser.h.

Member Data Documentation

◆ Size

UCHAR ITEM_PREFIX::Size

Definition at line 81 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ Tag

UCHAR ITEM_PREFIX::Tag

Definition at line 83 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ Type

UCHAR ITEM_PREFIX::Type

Definition at line 82 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().


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