PlatformAPI.IOTARemoteProfileServices160.BrowseRemoteFileSystem
Delphi
function BrowseRemoteFileSystem(const Profile: IOTARemoteProfile;
const Path: string; Attributes: Integer; IncludeTimeStamp: Boolean;
ConnectionCallBack: IOTAConnectionCallback = nil): TOTARemoteFileInfoArray;
C++
virtual TOTARemoteFileInfoArray __fastcall BrowseRemoteFileSystem(const _di_IOTARemoteProfile Profile, const System::UnicodeString Path, int Attributes, bool IncludeTimeStamp, _di_IOTAConnectionCallback ConnectionCallBack = _di_IOTAConnectionCallback()) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。