vrLib SDK Documentation
IsDeviceSpecific Property
NamespacesVideoRay.CommunicationProtocol_PRO4_PacketIsDeviceSpecific
Test to check if packet is devices specific
Declaration Syntax
C#Visual BasicVisual C++
public bool IsDeviceSpecific { get; }
Public ReadOnly Property IsDeviceSpecific As Boolean
public:
property bool IsDeviceSpecific {
	bool get ();
}
Value
True if flag indicates device specific

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