System.Tether.Manager.TTetheringManagerCommunicationThread.SetState

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

Delphi

procedure SetState(const Connection: string; AState: TPairingState); virtual;

C++

virtual void __fastcall SetState(const System::UnicodeString Connection, TPairingState AState);

プロパティ

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


説明

テザリング接続のためのリモート マネージャとの新しいペア状態を設定します。

関連項目