PlatformAPI.IOTARemoteProfileServices160.GetProfile

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProfile(const PlatformName: string; Index: Integer): IOTARemoteProfile; overload;
function GetProfile(const ProfileName: string): IOTARemoteProfile; overload;

C++

virtual _di_IOTARemoteProfile __fastcall GetProfile(const System::UnicodeString PlatformName, int Index) = 0 /* overload */;
virtual _di_IOTARemoteProfile __fastcall GetProfile(const System::UnicodeString ProfileName) = 0 /* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices160

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.