TwclGattLocalCharacteristicWriteRequest.Data Property

Gets the pointer to the data.

Namespace: wclBluetooth
public
 property Data: Pointer read FData;

Property Value

Type: Pointer

The pointer to the data bytes.

This pointer is valid only inside an event handler. If an application needs to process the data outside the event handler it must copy the data.