Tanoda
|
Dispatched when a device is plugged in, but fails to initialize or when a working device fails in use. More...
Public Member Functions | |
DeviceFailureEventArgs (uint code, string message, string serial) | |
![]() | |
LeapEventArgs (LeapEvent type) | |
Properties | |
uint | ErrorCode [get, set] |
string | ErrorMessage [get, set] |
string | DeviceSerialNumber [get, set] |
![]() | |
LeapEvent | type [get, set] |
Dispatched when a device is plugged in, but fails to initialize or when a working device fails in use.
Provides the failure reason and, if available, the serial number.
Leap.DeviceFailureEventArgs.DeviceFailureEventArgs | ( | uint | code, |
string | message, | ||
string | serial | ||
) |
|
getset |