vrLib SDK Documentation
DeviceDetected Property
NamespacesVideoRay.CommunicationAutoDetectDeviceDetected
True if a device has been detected
Declaration Syntax
C#Visual BasicVisual C++
public bool DeviceDetected { get; protected set; }
Public Property DeviceDetected As Boolean
public:
property bool DeviceDetected {
	bool get ();
	void set (bool value);
}

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