C# Class LitDev.Engines.Win32Usb.HidCaps

Show file Open project: litdev1/LitDev

Public Properties

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

Property Details

FeatureReportByteLength public property

public short FeatureReportByteLength
return short

InputReportByteLength public property

public short InputReportByteLength
return short

NumberFeatureButtonCaps public property

public short NumberFeatureButtonCaps
return short

NumberFeatureDataIndices public property

public short NumberFeatureDataIndices
return short

NumberFeatureValueCaps public property

public short NumberFeatureValueCaps
return short

NumberInputButtonCaps public property

public short NumberInputButtonCaps
return short

NumberInputDataIndices public property

public short NumberInputDataIndices
return short

NumberInputValueCaps public property

public short NumberInputValueCaps
return short

NumberLinkCollectionNodes public property

public short NumberLinkCollectionNodes
return short

NumberOutputButtonCaps public property

public short NumberOutputButtonCaps
return short

NumberOutputDataIndices public property

public short NumberOutputDataIndices
return short

NumberOutputValueCaps public property

public short NumberOutputValueCaps
return short

OutputReportByteLength public property

public short OutputReportByteLength
return short

Usage public property

public short Usage
return short

UsagePage public property

public short UsagePage
return short