vrLib SDK Documentation
MaxLength_output Property
NamespacesVideoRay.CommunicationProtocol_PRO4_InterfaceAdapterMaxLength_output
Gets or sets the max length_output.
Declaration Syntax
C#Visual BasicVisual C++
public int MaxLength_output { get; set; }
Public Property MaxLength_output As Integer
public:
property int MaxLength_output {
	int get ();
	void set (int value);
}
Value
The max length_output.

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