API:System.Tether.Manager.TTetheringProfiles.GetProfileProtocolAdapters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetProfileProtocolAdapters(const AProfileType: TTetheringProfileType): TTetheringProtocolAdapterTypes; static;

C++

static System::DynamicArray<System::Generics::Collections::TPair__2<System::UnicodeString,System::UnicodeString> > __fastcall GetProfileProtocolAdapters(const System::UnicodeString AProfileType);

Properties

Type Visibility Source Unit Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfiles

Description

Embarcadero Technologies does not currently have any additional information.