vrLib SDK Documentation
DeviceDisconnected Event
NamespacesVideoRay.UtilUSBDeviceDetectDeviceDisconnected
Event to notify on device removal
Declaration Syntax
C#Visual BasicVisual C++
public static event Action DeviceDisconnected
Public Shared Event DeviceDisconnected As Action
public:
static  event Action^ DeviceDisconnected {
	void add (Action^ value);
	void remove (Action^ value);
}

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)