estructura DEBUG_LAST_EVENT_INFO_BREAKPOINT (dbgeng.h)
Describe el punto de interrupción del último evento.
Sintaxis
typedef struct _DEBUG_LAST_EVENT_INFO_BREAKPOINT {
ULONG Id;
} DEBUG_LAST_EVENT_INFO_BREAKPOINT, *PDEBUG_LAST_EVENT_INFO_BREAKPOINT;
Miembros
Id
Identificador del punto de interrupción.
Requisitos
Requisito | Valor |
---|---|
Header | dbgeng.h (include DbgEng.h) |