System.Bluetooth.TBluetoothGattCharacteristic.CreateDescriptor
Delphi
function CreateDescriptor(const AUUID: TBluetoothUUID): TBluetoothGattDescriptor;
C++
TBluetoothGattDescriptor* __fastcall CreateDescriptor(const TBluetoothUUID &AUUID);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattCharacteristic |
説明
キャラクタリスティックのディスクリプタを指定の UUID で新しく作成します。