DEBUG_LAST_EVENT_INFO_BREAKPOINT structure (dbgeng.h)
Describes the breakpoint of the last event.
Syntax
typedef struct _DEBUG_LAST_EVENT_INFO_BREAKPOINT {
ULONG Id;
} DEBUG_LAST_EVENT_INFO_BREAKPOINT, *PDEBUG_LAST_EVENT_INFO_BREAKPOINT;
Members
Id
The ID of the breakpoint.
Requirements
Requirement | Value |
---|---|
Header | dbgeng.h (include DbgEng.h) |