PlatformAPI.IOTAPlatformSDKServices180.EnsurePlatformSDK

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EnsurePlatformSDK(const Project: IOTAProject;
const PlatformName: string; ForCompile: Boolean; var ErrorMessage: string): TOTAPlatformSDKStatus; deprecated;

C++

virtual TOTAPlatformSDKStatus __fastcall EnsurePlatformSDK _DEPRECATED_ATTRIBUTE0 (const Toolsapi::_di_IOTAProject Project, const System::UnicodeString PlatformName, bool ForCompile, System::UnicodeString &ErrorMessage) = 0 ;

Properties

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

Description

Attention: EnsurePlatformSDK is deprecated.


Embarcadero Technologies does not currently have any additional information.