PlatformAPI.IOTARemoteProfileServices230.EnsureDeviceForRun

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EnsureDeviceForRun(const Project: IOTAProject; const PlatformName: string;
var ErrorMessage: string; var HelpContext: integer): TOTADeviceStatus;

C++

virtual TOTADeviceStatus __fastcall EnsureDeviceForRun(const Toolsapi::_di_IOTAProject Project, const System::UnicodeString PlatformName, System::UnicodeString &ErrorMessage, int &HelpContext) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.