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.
Specifies how much of a program's state (such as running threads, stack frames, and current instruction address) to dump.
Syntax
Fields
DUMP_MINIDUMP
Specifies a small, compact dump.
DUMP_FULLDUMP
Specifies a large, complete dump.
Remarks
Passed as an argument to the WriteDump method.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll