PlatformAPI.IOTARemoteProfileServices160.BrowseRemoteFileSystem

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices160

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.