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 */;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTADebuggerServices |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.