System.Bluetooth.TGattDescriptorEvent

提供:RAD Studio API Documentation

C++

typedef void __fastcall (__closure *TGattDescriptorEvent)(System::TObject* const Sender, TBluetoothGattDescriptor* const ADescriptor, TBluetoothGattStatus AGattStatus);

プロパティ

種類 可視性 ソース ユニット
typedef public System.Bluetooth.hpp System.Bluetooth System.Bluetooth


説明

TBluetoothLEDevice.OnDescriptorRead イベントおよび TBluetoothLEDevice.OnDescriptorWrite イベントのイベント ハンドラの型です。

関連項目