Returns the maximum feature report length, including the Report ID byte.
If the device does not use Report IDs, use 0 for the first byte.
Namespace: HidSharpAssembly: HidSharp (in HidSharp.dll) Version: 2.0.0
public abstract int GetMaxFeatureReportLength()
Public MustOverride Function GetMaxFeatureReportLength As Integer
public:
virtual int GetMaxFeatureReportLength() abstract
abstract GetMaxFeatureReportLength : unit -> int
Return Value
Type:
Int32
Reference