BlueLibs documentation
BTConnection.Connection.Recv Method (UInt32)
[Visual Basic]
Function Recv( _
ByVal
bytes_count
As
UInt32
_
) As
Byte()
_
Implements
Connection.Recv
[C#]
byte[]
Connection.Recv(
uint
bytes_count
);
Implements
Connection.Recv
See Also
BTConnection Class
|
BlueLibs Namespace
|
BTConnection.Connection.Recv Overload List