System.Tether.Manager.TTetheringProfiles.UnRegisterProfileProtocolAdapter

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfiles


Description

Annule le recensement d'une combinaison précédemment recensée de type de profil, type de protocole et type d'adaptateur.

Voir aussi