PlatformAPI.IOTARemoteProfileServices160.DeployProject
Delphi
function DeployProject(const Project: IOTAProject; const Profile: IOTARemoteProfile;
Configuration: string = ''; PlatformName: string = ''; ClearMessages: Boolean = True): Boolean;
C++
virtual bool __fastcall DeployProject(const Toolsapi::_di_IOTAProject Project, const _di_IOTARemoteProfile Profile, System::UnicodeString Configuration = System::UnicodeString(), System::UnicodeString PlatformName = System::UnicodeString(), bool ClearMessages = true) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。