System.Bluetooth.TBluetoothLEDevice.DoBeginReliableWrite
Delphi
function DoBeginReliableWrite: Boolean; virtual; abstract;
C++
virtual bool __fastcall DoBeginReliableWrite(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothLEDevice | 
Description
Starts a transaction to write a set of characteristics on a remote device as an atomic transaction.
BeginReliableWrite calls DoBeginReliableWrite.
Platform Support
| Platform | Supported | 
|---|---|
| Windows |  | 
| OS X | |
| iOS | |
| Android |  |