System.Bluetooth.TBluetoothCustomAdapter.GetState

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

Delphi

function GetState: TBluetoothAdapterState; virtual; abstract;

C++

virtual TBluetoothAdapterState __fastcall GetState() = 0 ;

プロパティ

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


説明

State の取得アクセサです。

関連項目