PlatformAPI.IOTAPlatformSDKServices190.AddPlatformSDK

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAPlatformSDKServices190

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。