PlatformAPI.IOTAPlatformSDKServices190.AddPlatformSDK

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAPlatformSDKServices190

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !