Index into bit buffer where the data payload starts

Namespace:  VideoRay.Communication
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public const uint PROTOCOL_PRO4_DATA_PAYLOAD_START_INDEX
Visual Basic (Declaration)
Public Const PROTOCOL_PRO4_DATA_PAYLOAD_START_INDEX As UInteger
Visual C++
public:
literal unsigned int PROTOCOL_PRO4_DATA_PAYLOAD_START_INDEX

See Also