API:PlatformAPI.IOTAPlatformSDKServices180.GetPlatformSDK

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPlatformSDK(const PlatformName: string; Index: Integer): IOTAPlatformSDK; overload;
function GetPlatformSDK(const SDKName: string): IOTAPlatformSDK; overload;
function GetPlatformSDK(const PlatformName: string; const Version: string): IOTAPlatformSDK; overload;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.