System.Bluetooth.Components.TBluetoothLE.GetGattServer

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

Delphi

function GetGattServer: TBluetoothGattServer;

C++

System::Bluetooth::TBluetoothGattServer* __fastcall GetGattServer();

プロパティ

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


説明

読み取り専用プロパティ GattServer の取得アクセサです。

関連項目