HIDLib: A managed, general-purpose HID USB interface library for .NET.
OnReportReceived Method (args)
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceOnReportReceived(HIDReportReceivedEventArgs)

[Missing <summary> documentation for M:BlueNinjaSoftware.HIDLib.HIDDevice.OnReportReceived(BlueNinjaSoftware.HIDLib.HIDReportReceivedEventArgs)]

Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnReportReceived(
	HIDReportReceivedEventArgs args
)
Protected Overridable Sub OnReportReceived ( _
	args As HIDReportReceivedEventArgs _
)
protected:
virtual void OnReportReceived(
	HIDReportReceivedEventArgs^ args
)
Parameters
args (HIDReportReceivedEventArgs)

[Missing <param name="args"/> documentation for "M:BlueNinjaSoftware.HIDLib.HIDDevice.OnReportReceived(BlueNinjaSoftware.HIDLib.HIDReportReceivedEventArgs)"]

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626