System.Bluetooth.Components.TBluetooth.GetCurrentAdapter

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

Delphi

function GetCurrentAdapter: TBluetoothAdapter;

C++

System::Bluetooth::TBluetoothAdapter* __fastcall GetCurrentAdapter();

プロパティ

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


説明

CurrentAdapter の取得メソッド。

関連項目