Click or drag to resize

ServiceRecordCreator.WriteAttribute 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.Bluetooth.ServiceAttribute
buffer
Type:System.Byte[]
offset
Type: System.Int32
See Also