ToolsAPI.IOTADebuggerServices.NewAddressBreakpoint

From RAD Studio API Documentation
Jump to: navigation, search

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 */;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTADebuggerServices

Description

Embarcadero Technologies does not currently have any additional information.