C# Class TOAPI.HID.HIDP_CAPS

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
FeatureReportByteLength System.Int16
InputReportByteLength System.Int16
NumberFeatureButtonCaps System.Int16
NumberFeatureDataIndices System.Int16
NumberFeatureValueCaps System.Int16
NumberInputButtonCaps System.Int16
NumberInputDataIndices System.Int16
NumberInputValueCaps System.Int16
NumberLinkCollectionNodes System.Int16
NumberOutputButtonCaps System.Int16
NumberOutputDataIndices System.Int16
NumberOutputValueCaps System.Int16
OutputReportByteLength System.Int16
Usage System.Int16
UsagePage System.Int16

Property Details

FeatureReportByteLength public property

public Int16,System FeatureReportByteLength
return System.Int16

InputReportByteLength public property

public Int16,System InputReportByteLength
return System.Int16

NumberFeatureButtonCaps public property

public Int16,System NumberFeatureButtonCaps
return System.Int16

NumberFeatureDataIndices public property

public Int16,System NumberFeatureDataIndices
return System.Int16

NumberFeatureValueCaps public property

public Int16,System NumberFeatureValueCaps
return System.Int16

NumberInputButtonCaps public property

public Int16,System NumberInputButtonCaps
return System.Int16

NumberInputDataIndices public property

public Int16,System NumberInputDataIndices
return System.Int16

NumberInputValueCaps public property

public Int16,System NumberInputValueCaps
return System.Int16

NumberLinkCollectionNodes public property

public Int16,System NumberLinkCollectionNodes
return System.Int16

NumberOutputButtonCaps public property

public Int16,System NumberOutputButtonCaps
return System.Int16

NumberOutputDataIndices public property

public Int16,System NumberOutputDataIndices
return System.Int16

NumberOutputValueCaps public property

public Int16,System NumberOutputValueCaps
return System.Int16

OutputReportByteLength public property

public Int16,System OutputReportByteLength
return System.Int16

Usage public property

public Int16,System Usage
return System.Int16

UsagePage public property

public Int16,System UsagePage
return System.Int16