TwclGattLocalCharacteristicReadRequest.Create(Cardinal,Cardinal) Constructor

Creates new object.

Namespace: wclBluetooth
public
 constructor Create(const Offset: Cardinal;
 const Size: Cardinal); reintroduce; virtual;

Parameters

Offset
Type: Cardinal

A data offset.

Size
Type: Cardinal

A read buffer size.

An application must not create this class. It is created internally when needed.