PlatformAPI.IOTARemoteProfileServices160.EnsureProfileForCompile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EnsureProfileForCompile(const Project: IOTAProject;
const PlatformName: string; var ErrorMessage: string): TOTARemoteProfileStatus;

C++

virtual TOTARemoteProfileStatus __fastcall EnsureProfileForCompile(const Toolsapi::_di_IOTAProject Project, const System::UnicodeString PlatformName, System::UnicodeString &ErrorMessage) = 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.