PlatformAPI.IOTARemoteProfileServices160.GetRemoteFileInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetRemoteFileInfo(const Profile: IOTARemoteProfile; const Path: string; out LastWriteTime: TDateTime;
out Size: Int64; ConnectionCallBack: IOTAConnectionCallback = nil): Boolean;

C++

virtual bool __fastcall GetRemoteFileInfo(const _di_IOTARemoteProfile Profile, const System::UnicodeString Path, /* out */ System::TDateTime &LastWriteTime, /* out */ __int64 &Size, _di_IOTAConnectionCallback ConnectionCallBack = _di_IOTAConnectionCallback()) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices160

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !