Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Describes the load module of the last event.
Syntax
typedef struct _DEBUG_LAST_EVENT_INFO_LOAD_MODULE {
ULONG64 Base;
} DEBUG_LAST_EVENT_INFO_LOAD_MODULE, *PDEBUG_LAST_EVENT_INFO_LOAD_MODULE;
Members
Base
The base of the load module.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgeng.h (include DbgEng.h) |