MINIDUMP_INCLUDE_MODULE_CALLBACK structure
Contains information for the MiniDumpCallback function when the callback type is IncludeModuleCallback.
Syntax
typedef struct _MINIDUMP_INCLUDE_MODULE_CALLBACK { ULONG64 BaseOfImage; } MINIDUMP_INCLUDE_MODULE_CALLBACK, *PMINIDUMP_INCLUDE_MODULE_CALLBACK;
Members
- BaseOfImage
-
The base address of the executable image in memory.
Requirements
|
Redistributable | DbgHelp.dll 5.1 or later |
|---|---|
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012