PlatformAPI.IOTARemoteProfileServices160.DeployProject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DeployProject(const Project: IOTAProject; const Profile: IOTARemoteProfile;
Configuration: string = ''; PlatformName: string = ''; ClearMessages: Boolean = True): Boolean;

C++

virtual bool __fastcall DeployProject(const Toolsapi::_di_IOTAProject Project, const _di_IOTARemoteProfile Profile, System::UnicodeString Configuration = System::UnicodeString(), System::UnicodeString PlatformName = System::UnicodeString(), bool ClearMessages = true) = 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.