ToolsAPI.IOTADebuggerServices60.NewModuleBreakpoint
Delphi
function NewModuleBreakpoint(const ModuleName: string;
const AProcess: IOTAProcess): IOTABreakpoint; deprecated 'Use overloaded NewModuleBreakpoint(const ModuleName: string)';
C++
virtual _di_IOTABreakpoint __fastcall NewModuleBreakpoint _DEPRECATED_ATTRIBUTE1("Use overloaded NewModuleBreakpoint(const ModuleName: string)") (const System::UnicodeString ModuleName, const _di_IOTAProcess AProcess) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTADebuggerServices60 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。