ReactOS 0.4.15-dev-7924-g5949c20
usage_value Struct Reference

#include <parser.h>

Collaboration diagram for usage_value:

Public Attributes

union {
   struct {
      USHORT   UsageId
 
      USHORT   UsagePage
 
   }   s
 
   ULONG   Extended
 
u
 
UCHAR IsExtended
 

Detailed Description

Definition at line 146 of file parser.h.

Member Data Documentation

◆ Extended

ULONG usage_value::Extended

◆ IsExtended

UCHAR usage_value::IsExtended

Definition at line 157 of file parser.h.

Referenced by HidParser_ParseReportDescriptor().

◆ 

struct { ... } usage_value::s

◆ 

◆ UsageId

USHORT usage_value::UsageId

Definition at line 151 of file parser.h.

◆ UsagePage

USHORT usage_value::UsagePage

Definition at line 152 of file parser.h.


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