vrLib SDK Documentation
IsExtendedLength Property
NamespacesVideoRay.CommunicationProtocol_PRO4_PacketIsExtendedLength
Test to see if this is an extended length packet
Declaration Syntax
C#Visual BasicVisual C++
public bool IsExtendedLength { get; }
Public ReadOnly Property IsExtendedLength As Boolean
public:
property bool IsExtendedLength {
	bool get ();
}
Value
True if packet length is greater than 254

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