PlatformAPI.IOTAPlatformSDKServices.AddPlatformSDK

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddPlatformSDK(const PlatformName: string; const IsDefault: Boolean;
const PlatformSDK: IOTAPlatformSDK): IOTAPlatformSDK; overload;

C++

HIDESBASE virtual _di_IOTAPlatformSDK __fastcall AddPlatformSDK(const System::UnicodeString PlatformName, const bool IsDefault, const _di_IOTAPlatformSDK PlatformSDK) = 0 /* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.