System.Bluetooth.TBluetoothLEDevice.DoBeginReliableWrite

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function DoBeginReliableWrite: Boolean; virtual; abstract;

C++

virtual bool __fastcall DoBeginReliableWrite(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


説明

一連のキャラクタリスティックをリモート デバイス上に書き込むトランザクションをアトミック トランザクションとして開始します。

BeginReliableWrite から DoBeginReliableWrite が呼び出されます。

プラットフォーム サポート

プラットフォーム サポート状況

Windows

サムネイルの作成エラー: サムネイルを保存先に保存できません

Mac OS X

iOS

Android

サムネイルの作成エラー: サムネイルを保存先に保存できません

関連項目