Click or drag to resize

wclGattLocalCharacteristicRequest Constructor

Creates new object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclGattLocalCharacteristicRequest(
	uint Offset
)

Parameters

Offset  UInt32
A data offset.
Remarks
An application must not create this class. It is created internally when needed.
See Also