Click or drag to resize

ServiceRecordParserGetElementLength Method

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
protected static int GetElementLength(
	byte[] buffer,
	int index,
	int length,
	out int contentOffset,
	out int contentLength
)

Parameters

buffer
Type: SystemByte
index
Type: SystemInt32
length
Type: SystemInt32
contentOffset
Type: SystemInt32
contentLength
Type: SystemInt32

Return Value

Type: Int32
See Also