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 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。