System.Tether.Manager.TTetheringProfiles.UnRegisterProfile

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

Delphi

class procedure UnRegisterProfile(const AType: TTetheringProfileType);

C++

__classmethod void __fastcall UnRegisterProfile(const System::UnicodeString AType);

プロパティ

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


説明

指定されたプロファイル タイプを、TTetheringProfiles でサポートされているプロファイル タイプのリストから、削除します。

関連項目