OutputReportByteLength Field

Beta Innovations USB SDK .NET/COM

The number of packed bytes used by the device for output data.

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

Syntax

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

See Also