vrLib SDK Documentation
CommPort..::.DataReceivedArgs Constructor (_buffer)
NamespacesVideoRay.CommunicationCommPort..::.DataReceivedArgsCommPort..::.DataReceivedArgs(array<Byte>[]()[])
Initializes a new instance of the CommPort..::.DataReceivedArgs class
Declaration Syntax
C#Visual BasicVisual C++
public DataReceivedArgs(
	byte[] _buffer
)
Public Sub New ( _
	_buffer As Byte() _
)
public:
DataReceivedArgs(
	array<unsigned char>^ _buffer
)
Parameters
_buffer (array< Byte >[]()[])

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