ReactOS 0.4.15-dev-8058-ga7cbb60
LONG_ITEM Struct Reference

#include <parser.h>

Collaboration diagram for LONG_ITEM:

Public Attributes

ITEM_PREFIX Prefix
 
UCHAR DataSize
 
UCHAR LongItemTag
 
UCHAR Data [0]
 

Detailed Description

Definition at line 104 of file parser.h.

Member Data Documentation

◆ Data

UCHAR LONG_ITEM::Data[0]

Definition at line 109 of file parser.h.

◆ DataSize

UCHAR LONG_ITEM::DataSize

Definition at line 107 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ LongItemTag

UCHAR LONG_ITEM::LongItemTag

Definition at line 108 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ Prefix

ITEM_PREFIX LONG_ITEM::Prefix

Definition at line 106 of file parser.h.


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