Get the requested response length. Returns -1 if flags indicated device specific repsonse
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public int ResponseLength { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ResponseLength As Integer |
Visual C++ |
---|
public: property int ResponseLength { int get (); } |