Click or drag to resize

ServiceRecordCreatorCreateServiceRecord Method (ServiceRecord, Byte)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public int CreateServiceRecord(
	ServiceRecord record,
	byte[] buffer
)

Parameters

record
Type: InTheHand.Net.BluetoothServiceRecord
buffer
Type: SystemByte

Return Value

Type: Int32
See Also