InputReportByteLength Field

Beta Innovations USB SDK .NET/COM

The number of packed bytes that will be returned by the device on each ReadInputData read request.

Namespace:  BIUSBWrapper
Assembly:  BIUSBWrapper (in BIUSBWrapper.dll)

Syntax

Visual Basic (Declaration)
Public InputReportByteLength As UShort
C#
public ushort InputReportByteLength

See Also