PlatformAPI.IOTARemoteProfileServices160.GetProfile
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 */;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !