System.Tether.AppProfile.TTetheringAppProfile.GetAllowedProtocolsAdapters

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function GetAllowedProtocolsAdapters: TTetheringProtocolAdapterTypes; override;

C++

__classmethod virtual System::DynamicArray<System::Generics::Collections::TPair__2<System::UnicodeString,System::UnicodeString> > __fastcall GetAllowedProtocolsAdapters();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


Description

Renvoie un tableau de paires d'identificateurs de protocoles et adaptateurs que ce profil d'application supporte.

La section initialization de l'unité System.Tether.AppProfile recense le profil TTetheringAppProfile et des paires de protocoles et adaptateurs que TTetheringAppProfile supporte.

Voir aussi