Event to notify on device removal
Declaration Syntax
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)