PlatformAPI.IOTARemoteProfileServices160.GetProfileFiles

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

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.