ReactOS 0.4.15-dev-7842-g558ab78
_HIDP_BUTTON_CAPS Struct Reference

#include <hidpi.h>

Collaboration diagram for _HIDP_BUTTON_CAPS:

Public Attributes

USAGE UsagePage
 
UCHAR ReportID
 
BOOLEAN IsAlias
 
USHORT BitField
 
USHORT LinkCollection
 
USAGE LinkUsage
 
USAGE LinkUsagePage
 
BOOLEAN IsRange
 
BOOLEAN IsStringRange
 
BOOLEAN IsDesignatorRange
 
BOOLEAN IsAbsolute
 
ULONG Reserved [10]
 
union {
   struct {
      USAGE   UsageMin
 
      USAGE   UsageMax
 
      USHORT   StringMin
 
      USHORT   StringMax
 
      USHORT   DesignatorMin
 
      USHORT   DesignatorMax
 
      USHORT   DataIndexMin
 
      USHORT   DataIndexMax
 
   }   Range
 
   struct {
      USAGE   Usage
 
      USAGE   Reserved1
 
      USHORT   StringIndex
 
      USHORT   Reserved2
 
      USHORT   DesignatorIndex
 
      USHORT   Reserved3
 
      USHORT   DataIndex
 
      USHORT   Reserved4
 
   }   NotRange
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 120 of file hidpi.h.

Member Data Documentation

◆ BitField

USHORT _HIDP_BUTTON_CAPS::BitField

Definition at line 124 of file hidpi.h.

◆ DataIndex

USHORT _HIDP_BUTTON_CAPS::DataIndex

Definition at line 144 of file hidpi.h.

◆ DataIndexMax

USHORT _HIDP_BUTTON_CAPS::DataIndexMax

Definition at line 138 of file hidpi.h.

◆ DataIndexMin

USHORT _HIDP_BUTTON_CAPS::DataIndexMin

Definition at line 138 of file hidpi.h.

◆ DesignatorIndex

USHORT _HIDP_BUTTON_CAPS::DesignatorIndex

Definition at line 143 of file hidpi.h.

◆ DesignatorMax

USHORT _HIDP_BUTTON_CAPS::DesignatorMax

Definition at line 137 of file hidpi.h.

◆ DesignatorMin

USHORT _HIDP_BUTTON_CAPS::DesignatorMin

Definition at line 137 of file hidpi.h.

◆ 

_ANONYMOUS_UNION union { ... } _HIDP_BUTTON_CAPS::DUMMYUNIONNAME

◆ IsAbsolute

BOOLEAN _HIDP_BUTTON_CAPS::IsAbsolute

Definition at line 131 of file hidpi.h.

◆ IsAlias

BOOLEAN _HIDP_BUTTON_CAPS::IsAlias

Definition at line 123 of file hidpi.h.

◆ IsDesignatorRange

BOOLEAN _HIDP_BUTTON_CAPS::IsDesignatorRange

Definition at line 130 of file hidpi.h.

◆ IsRange

BOOLEAN _HIDP_BUTTON_CAPS::IsRange

Definition at line 128 of file hidpi.h.

◆ IsStringRange

BOOLEAN _HIDP_BUTTON_CAPS::IsStringRange

Definition at line 129 of file hidpi.h.

◆ LinkCollection

USHORT _HIDP_BUTTON_CAPS::LinkCollection

Definition at line 125 of file hidpi.h.

◆ LinkUsage

USAGE _HIDP_BUTTON_CAPS::LinkUsage

Definition at line 126 of file hidpi.h.

◆ LinkUsagePage

USAGE _HIDP_BUTTON_CAPS::LinkUsagePage

Definition at line 127 of file hidpi.h.

◆ 

struct { ... } _HIDP_BUTTON_CAPS::NotRange

◆ 

struct { ... } _HIDP_BUTTON_CAPS::Range

◆ ReportID

UCHAR _HIDP_BUTTON_CAPS::ReportID

Definition at line 122 of file hidpi.h.

◆ Reserved

ULONG _HIDP_BUTTON_CAPS::Reserved[10]

Definition at line 132 of file hidpi.h.

◆ Reserved1

USAGE _HIDP_BUTTON_CAPS::Reserved1

Definition at line 141 of file hidpi.h.

◆ Reserved2

USHORT _HIDP_BUTTON_CAPS::Reserved2

Definition at line 142 of file hidpi.h.

◆ Reserved3

USHORT _HIDP_BUTTON_CAPS::Reserved3

Definition at line 143 of file hidpi.h.

◆ Reserved4

USHORT _HIDP_BUTTON_CAPS::Reserved4

Definition at line 144 of file hidpi.h.

◆ StringIndex

USHORT _HIDP_BUTTON_CAPS::StringIndex

Definition at line 142 of file hidpi.h.

◆ StringMax

USHORT _HIDP_BUTTON_CAPS::StringMax

Definition at line 136 of file hidpi.h.

◆ StringMin

USHORT _HIDP_BUTTON_CAPS::StringMin

Definition at line 136 of file hidpi.h.

◆ Usage

USAGE _HIDP_BUTTON_CAPS::Usage

Definition at line 141 of file hidpi.h.

◆ UsageMax

USAGE _HIDP_BUTTON_CAPS::UsageMax

Definition at line 135 of file hidpi.h.

◆ UsageMin

USAGE _HIDP_BUTTON_CAPS::UsageMin

Definition at line 135 of file hidpi.h.

◆ UsagePage

USAGE _HIDP_BUTTON_CAPS::UsagePage

Definition at line 121 of file hidpi.h.


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