PlatformAPI.IOTARemoteProfileServices160.CreateSymLink
Delphi
function CreateSymLink(const Profile: IOTARemoteProfile; const LinkPath: string;
const TargetPath: string; ConnectionCallBack: IOTAConnectionCallback = nil): Boolean;
C++
virtual bool __fastcall CreateSymLink(const _di_IOTARemoteProfile Profile, const System::UnicodeString LinkPath, const System::UnicodeString TargetPath, _di_IOTAConnectionCallback ConnectionCallBack = _di_IOTAConnectionCallback()) = 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.