CommonRfcommStreamDoWrite Method |
Namespace:
InTheHand.Net.Bluetooth.Factory
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxprotected abstract void DoWrite(
byte[] p_data,
ushort len_to_write,
out ushort p_len_written
)
Parameters
- p_data
- Type: SystemByte
- len_to_write
- Type: SystemUInt16
- p_len_written
- Type: SystemUInt16
See Also