System.Bluetooth.TBluetoothGattDescriptor.GetCharacteristic

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

Delphi

function GetCharacteristic: TBluetoothGattCharacteristic;

C++

TBluetoothGattCharacteristic* __fastcall GetCharacteristic();

プロパティ

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


説明

このディスクリプタを提供するキャラクタリスティックを返します。

関連項目