vrLib SDK Documentation
Write Method (b)
NamespacesVideoRay.CommunicationProtocol_PRO4_InterfaceAdapterWrite(Byte)
Que's a single byte to be sent out the muliplexed PRO4 protocol channel
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Write(
	byte b
)
Public Overridable Function Write ( _
	b As Byte _
) As Boolean
public:
virtual bool Write(
	unsigned char b
)
Parameters
b (Byte)
byte to transmit
Return Value
Returns false if que is full

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