ServiceRecordParserGetElementLength Method |
Namespace:
InTheHand.Net.Bluetooth
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxprotected 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