Used to designate an extended length packet of > 254 bytes
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public const byte LENGTH_EXTENDED |
Visual Basic (Declaration) |
---|
Public Const LENGTH_EXTENDED As Byte |
Visual C++ |
---|
public: literal unsigned char LENGTH_EXTENDED |