System.Bluetooth.Components.TBluetoothLE.GetCurrentManager

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

Delphi

function GetCurrentManager: TBluetoothLEManager;

C++

System::Bluetooth::TBluetoothLEManager* __fastcall GetCurrentManager();

プロパティ

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


説明

CurrentManager の取得アクセサです。

関連項目