BluetoothEndPoint Constructor (BluetoothAddress, Guid, Int32) |
Namespace:
InTheHand.Net
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic BluetoothEndPoint(
BluetoothAddress address,
Guid service,
int port
)
Parameters
- address
- Type: InTheHand.NetBluetoothAddress
- service
- Type: SystemGuid
- port
- Type: SystemInt32
See Also