PlatformAPI.IOTAPlatformSDKServices180.GetDefaultFileName
Delphi
function GetDefaultFileName(const PlatformSDKName: string; const SDKVersion: string; const PlatformName: string): string; overload;
function GetDefaultFileName(const PlatformSDKName: string): string; overload;
C++
virtual System::UnicodeString __fastcall GetDefaultFileName(const System::UnicodeString PlatformSDKName, const System::UnicodeString SDKVersion, const System::UnicodeString PlatformName) = 0 /* overload */;
virtual System::UnicodeString __fastcall GetDefaultFileName(const System::UnicodeString PlatformSDKName) = 0 /* overload */;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAPlatformSDKServices180 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。