System.Bluetooth.Components.TBluetoothLE.GetGattServer

提供: RAD Studio API Documentation
2014年12月11日 (木) 17:11時点におけるHonji (トーク | 投稿記録)による版 (1版: LOC-16938/2014.12.09.DocWikiPages.APIs.JA-only)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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 の取得アクセサです。

関連項目