PlatformAPI.IOTARemoteProfileServices160.RemoteDirectoryExists

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RemoteDirectoryExists(const Profile: IOTARemoteProfile;
const Directory: string; ConnectionCallBack: IOTAConnectionCallback = nil): Boolean;

C++

virtual bool __fastcall RemoteDirectoryExists(const _di_IOTARemoteProfile Profile, const System::UnicodeString Directory, _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.