Click or drag to resize

ServiceRecordCreatorWriteAttribute Method

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
protected virtual void WriteAttribute(
	ServiceAttribute attr,
	byte[] buffer,
	ref int offset
)

Parameters

attr
Type: InTheHand.Net.BluetoothServiceAttribute
buffer
Type: SystemByte
offset
Type: SystemInt32
See Also