FLAG bit to indicate non-device specific response

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

Syntax

C#
public const byte RESPONSE_TYPE_FLAG
Visual Basic (Declaration)
Public Const RESPONSE_TYPE_FLAG As Byte
Visual C++
public:
literal unsigned char RESPONSE_TYPE_FLAG

See Also