C# Class VRapper.HidLibrary.HidDeviceEventMonitor

Datei anzeigen Open project: Entroper/VRapper Class Usage Examples

Public Methods

Method Description
HidDeviceEventMonitor ( HidDevice device ) : System
Init ( ) : void

Private Methods

Method Description
DeviceEventMonitor ( ) : void
DisposeDeviceEventMonitor ( IAsyncResult ar ) : void

Method Details

HidDeviceEventMonitor() public method

public HidDeviceEventMonitor ( HidDevice device ) : System
device HidDevice
return System

Init() public method

public Init ( ) : void
return void