System.Tether.Manager.TTetheringProfile.CheckManager

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

Delphi

function CheckManager(const AManagerID: string): Boolean;

C++

bool __fastcall CheckManager(const System::UnicodeString AManagerID);

プロパティ

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


説明

プロファイルのマネージャペアとなっている、指定された IDリモート マネージャがある場合、True を返します。 そうでなければ、False を返します。

関連項目