PlatformAPI.IOTARemoteProfileServices160.AddProfile
Delphi
function AddProfile(const Name: string; const PlatformName: string;
const HostName: string; PortNumber: Integer; const Credential: TOTARemoteProfileCredential;
const SystemRoot: string; const Paths: TOTARemoteProfilePathArray;
IsDefault: Boolean): IOTARemoteProfile;
C++
virtual _di_IOTARemoteProfile __fastcall AddProfile(const System::UnicodeString Name, const System::UnicodeString PlatformName, const System::UnicodeString HostName, int PortNumber, const TOTARemoteProfileCredential &Credential, const System::UnicodeString SystemRoot, const TOTARemoteProfilePathArray Paths, bool IsDefault) = 0 ;
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 !