PlatformAPI.IOTARemoteProfileServices160.GetProfileFiles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetProfileFiles(const Profile: IOTARemoteProfile;
OverwriteControl: TOTAFileOverwriteControl = ofocPromptUserToOverwrite;
ConnectionCallback: IOTAConnectionCallback = nil;
ProgressCallback: TOTAGetProfileFilesProgressCallback = nil): Boolean;

C++

virtual bool __fastcall GetProfileFiles(const _di_IOTARemoteProfile Profile, TOTAFileOverwriteControl OverwriteControl = (TOTAFileOverwriteControl)(0x2), _di_IOTAConnectionCallback ConnectionCallback = _di_IOTAConnectionCallback(), TOTAGetProfileFilesProgressCallback ProgressCallback = 0x0) = 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.