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

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