SDL  2.0
HIDP_CAPS Struct Reference

#include <SDL_hid.h>

Data Fields

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 132 of file SDL_hid.h.

Field Documentation

◆ FeatureReportByteLength

USHORT HIDP_CAPS::FeatureReportByteLength

Definition at line 137 of file SDL_hid.h.

◆ InputReportByteLength

USHORT HIDP_CAPS::InputReportByteLength

Definition at line 135 of file SDL_hid.h.

◆ NumberFeatureButtonCaps

USHORT HIDP_CAPS::NumberFeatureButtonCaps

Definition at line 146 of file SDL_hid.h.

◆ NumberFeatureDataIndices

USHORT HIDP_CAPS::NumberFeatureDataIndices

Definition at line 148 of file SDL_hid.h.

◆ NumberFeatureValueCaps

USHORT HIDP_CAPS::NumberFeatureValueCaps

Definition at line 147 of file SDL_hid.h.

◆ NumberInputButtonCaps

USHORT HIDP_CAPS::NumberInputButtonCaps

Definition at line 140 of file SDL_hid.h.

◆ NumberInputDataIndices

USHORT HIDP_CAPS::NumberInputDataIndices

Definition at line 142 of file SDL_hid.h.

◆ NumberInputValueCaps

USHORT HIDP_CAPS::NumberInputValueCaps

Definition at line 141 of file SDL_hid.h.

◆ NumberLinkCollectionNodes

USHORT HIDP_CAPS::NumberLinkCollectionNodes

Definition at line 139 of file SDL_hid.h.

◆ NumberOutputButtonCaps

USHORT HIDP_CAPS::NumberOutputButtonCaps

Definition at line 143 of file SDL_hid.h.

◆ NumberOutputDataIndices

USHORT HIDP_CAPS::NumberOutputDataIndices

Definition at line 145 of file SDL_hid.h.

◆ NumberOutputValueCaps

USHORT HIDP_CAPS::NumberOutputValueCaps

Definition at line 144 of file SDL_hid.h.

◆ OutputReportByteLength

USHORT HIDP_CAPS::OutputReportByteLength

Definition at line 136 of file SDL_hid.h.

◆ Reserved

USHORT HIDP_CAPS::Reserved[17]

Definition at line 138 of file SDL_hid.h.

◆ Usage

USAGE HIDP_CAPS::Usage

Definition at line 133 of file SDL_hid.h.

◆ UsagePage

USAGE HIDP_CAPS::UsagePage

Definition at line 134 of file SDL_hid.h.


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