System.Tether.Manager.TTetheringManager.UnRegisterProfile

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

Delphi

procedure UnRegisterProfile(const AProfile: TTetheringProfile);

C++

void __fastcall UnRegisterProfile(TTetheringProfile* const AProfile);

プロパティ

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


説明

事前にマネージャに登録されている、指定されたプロファイルを登録解除します。

関連項目