ReactOS 0.4.15-dev-7942-gd23573b
_HIDP_CAPS Struct Reference

#include <hidpi.h>

Public Attributes

USAGE Usage
 
USAGE UsagePage
 
USHORT InputReportByteLength
 
USHORT OutputReportByteLength
 
USHORT FeatureReportByteLength
 
USHORT Reserved [17]
 
USHORT NumberLinkCollectionNodes
 
USHORT NumberInputButtonCaps
 
USHORT NumberInputValueCaps
 
USHORT NumberInputDataIndices
 
USHORT NumberOutputButtonCaps
 
USHORT NumberOutputValueCaps
 
USHORT NumberOutputDataIndices
 
USHORT NumberFeatureButtonCaps
 
USHORT NumberFeatureValueCaps
 
USHORT NumberFeatureDataIndices
 

Detailed Description

Definition at line 149 of file hidpi.h.

Member Data Documentation

◆ FeatureReportByteLength

USHORT _HIDP_CAPS::FeatureReportByteLength

Definition at line 154 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ InputReportByteLength

USHORT _HIDP_CAPS::InputReportByteLength

◆ NumberFeatureButtonCaps

USHORT _HIDP_CAPS::NumberFeatureButtonCaps

Definition at line 163 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberFeatureDataIndices

USHORT _HIDP_CAPS::NumberFeatureDataIndices

Definition at line 165 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberFeatureValueCaps

USHORT _HIDP_CAPS::NumberFeatureValueCaps

Definition at line 164 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberInputButtonCaps

USHORT _HIDP_CAPS::NumberInputButtonCaps

Definition at line 157 of file hidpi.h.

Referenced by HidParser_GetCaps(), and process_data().

◆ NumberInputDataIndices

USHORT _HIDP_CAPS::NumberInputDataIndices

Definition at line 159 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberInputValueCaps

USHORT _HIDP_CAPS::NumberInputValueCaps

Definition at line 158 of file hidpi.h.

Referenced by HidParser_GetCaps(), and process_data().

◆ NumberLinkCollectionNodes

USHORT _HIDP_CAPS::NumberLinkCollectionNodes

Definition at line 156 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberOutputButtonCaps

USHORT _HIDP_CAPS::NumberOutputButtonCaps

Definition at line 160 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberOutputDataIndices

USHORT _HIDP_CAPS::NumberOutputDataIndices

Definition at line 162 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ NumberOutputValueCaps

USHORT _HIDP_CAPS::NumberOutputValueCaps

Definition at line 161 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ OutputReportByteLength

USHORT _HIDP_CAPS::OutputReportByteLength

Definition at line 153 of file hidpi.h.

Referenced by HidParser_GetCaps().

◆ Reserved

USHORT _HIDP_CAPS::Reserved[17]

Definition at line 155 of file hidpi.h.

◆ Usage

USAGE _HIDP_CAPS::Usage

◆ UsagePage

USAGE _HIDP_CAPS::UsagePage

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