System.Tether.Manager.TTetheringProfiles.UnRegisterProfileProtocolAdapter

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

Delphi

class procedure UnRegisterProfileProtocolAdapter(const AProfileType: TTetheringProfileType;
const AProtocol: TTetheringProtocolType; const AnAdapter: TTetheringAdapterType);

C++

__classmethod void __fastcall UnRegisterProfileProtocolAdapter(const System::UnicodeString AProfileType, const System::UnicodeString AProtocol, const System::UnicodeString AnAdapter);

プロパティ

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


説明

プロファイル タイププロトコル タイプアダプタ タイプ事前に登録されている組み合わせを、登録解除します。

関連項目