PlatformAPI.IOTARemoteProfileServices160.AddProfile

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

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.