PlatformAPI.IOTARemoteProfileServices160.BrowseRemoteFileSystem

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices160

Description

Embarcadero Technologies does not currently have any additional information.