System.Tether.Manager.TTetheringManagerCommunicationThread.GetState

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

Delphi

function GetState(const Connection: string): TPairingState; virtual;

C++

virtual TPairingState __fastcall GetState(const System::UnicodeString Connection);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread


説明

テザリング接続のリモート マネージャとの現在のペア設定状態を返します。

リモート マネージャとのペア設定状態に関する情報がローカル マネージャにない場合、GetStateWaiting を返します。

関連項目