ToolsAPI.IOTADebuggerServices.NewAddressBreakpoint
Delphi
function NewAddressBreakpoint(Address: TOTAAddress; Length: LongWord; AccessType: TOTAAccessType;
const AProcess: IOTAProcess = nil): IOTABreakpoint; overload;
C++
HIDESBASE virtual _di_IOTABreakpoint __fastcall NewAddressBreakpoint(TOTAAddress Address, System::LongWord Length, TOTAAccessType AccessType, const _di_IOTAProcess AProcess = _di_IOTAProcess()) = 0 /* overload */;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTADebuggerServices |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。