PlatformAPI.IOTARemoteProfileServices160.GetRemoteFileInfo
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 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。