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

CreateFeatureReport(Byte)
Returns an empty Feature report for the specified ReportID.

CreateFeatureReport(Byte, array<Byte>[]()[])
Returns a Feature report for the specified ReportID with the specified ReportData.

CreateFeatureReport(array<Byte>[]()[])
Creates a Feature report from the specified raw report buffer.

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626