System.Bluetooth.TBluetoothLEDevice.OnDescriptorRead
Delphi
property OnDescriptorRead: TGattDescriptorEvent read FOnDescriptorRead write FOnDescriptorRead;
C++
__property TGattDescriptorEvent OnDescriptorRead = {read=FOnDescriptorRead, write=FOnDescriptorRead};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
説明
リモート デバイスから提供されるサービスのディスクリプタのデータがリモート デバイスから読み取られたときに発生します。
ReadDescriptor を使って読み取り操作を開始します。
OnDescriptorRead のイベント ハンドラは、次のパラメータを受け取ります: