System.Bluetooth.TBluetoothLEDevice.DoBeginReliableWrite
Delphi
function DoBeginReliableWrite: Boolean; virtual; abstract;
C++
virtual bool __fastcall DoBeginReliableWrite() = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Description
Démarre une transaction pour écrire un ensemble de caractéristiques sur un périphérique distant sous la forme d'une transaction atomique.
BeginReliableWrite appelle DoBeginReliableWrite.
Support de la plate-forme
| Plate-forme | Prise en charge |
|---|---|
|
Windows |
|
|
OS X |
|
|
iOS |
|
|
Android |
|