vrLib SDK Documentation
CommsDisabled Property
NamespacesVideoRayPAM_AccessoryModuleCommsDisabled
Gets or sets a value indicating whether [comms disabled].
Declaration Syntax
C#Visual BasicVisual C++
public bool CommsDisabled { get; set; }
Public Property CommsDisabled As Boolean
public:
property bool CommsDisabled {
	bool get ();
	void set (bool value);
}
Value
true if [comms disabled]; otherwise, false.

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