System.Bluetooth.TBluetoothManager.GetBluetoothManager

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

Delphi

class function GetBluetoothManager: TBluetoothManager; virtual; abstract;

C++

virtual __classmethod TBluetoothManager* __fastcall GetBluetoothManager() = 0 ;

プロパティ

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


説明

アプリケーションが動作しているプラットフォームのサポートを実装した BluetoothManager のサブクラスのインスタンスを返します。

関連項目