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