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 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
Description
Embarcadero Technologies does not currently have any additional information.