BlueLibs documentation
BTConnection.Connection.Send Method (Byte[])
[Visual Basic]
Function Send( _
ByVal
bData
As
Byte()
_
) As
Integer
_
Implements
Connection.Send
[C#]
int
Connection.Send(
byte[]
bData
);
Implements
Connection.Send
See Also
BTConnection Class
|
BlueLibs Namespace
|
BTConnection.Connection.Send Overload List