struttura DEBUG_LAST_EVENT_INFO_BREAKPOINT (dbgeng.h)
Descrive il punto di interruzione dell'ultimo evento.
Sintassi
typedef struct _DEBUG_LAST_EVENT_INFO_BREAKPOINT {
ULONG Id;
} DEBUG_LAST_EVENT_INFO_BREAKPOINT, *PDEBUG_LAST_EVENT_INFO_BREAKPOINT;
Members
Id
ID del punto di interruzione.
Requisiti
Requisito | Valore |
---|---|
Intestazione | dbgeng.h (include DbgEng.h) |