System.Tether.Manager.TTetheringProfiles.UnRegisterProfileProtocolAdapter
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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProfiles |
Description
Unregisters a previously-registered combination of profile type, protocol type, and adapter type.