HIDLib: A managed, general-purpose HID USB interface library for .NET.
CreateOutputReport Method
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceCreateOutputReport()()()
Members
IconMemberDescription
CreateOutputReport()()()
Returns an empty Output report.

CreateOutputReport(Byte)
Returns an empty Output report for the specified ReportID.

CreateOutputReport(Byte, array<Byte>[]()[])
Returns an Output report for the specified ReportID with the specified ReportData.

CreateOutputReport(array<Byte>[]()[])
Creates an Output report from the specified raw report buffer.

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626