PlatformAPI.IOTARemoteProfileServices160.GetFileInfo
Delphi
function GetFileInfo(const Profile: IOTARemoteProfile; const Path: string; out LastWriteTime: TDateTime;
out Size: Int64) : Boolean;
C++
virtual bool __fastcall GetFileInfo(const _di_IOTARemoteProfile Profile, const System::UnicodeString Path, /* out */ System::TDateTime &LastWriteTime, /* out */ __int64 &Size) = 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.