ToolsAPI.IOTADebuggerServices60.NewAddressBreakpoint
Delphi
function NewAddressBreakpoint(Address, Length: LongWord; AccessType: TOTAAccessType;
const AProcess: IOTAProcess = nil): IOTABreakpoint;
C++
virtual _di_IOTABreakpoint __fastcall NewAddressBreakpoint(System::LongWord Address, System::LongWord Length, TOTAAccessType AccessType, const _di_IOTAProcess AProcess = _di_IOTAProcess()) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTADebuggerServices60 |
Description
Embarcadero Technologies does not currently have any additional information.