ReactOS 0.4.16-dev-965-gf669426
_SYSDBG_LIVEDUMP_CONTROL Struct Reference

#include <kdtypes.h>

Collaboration diagram for _SYSDBG_LIVEDUMP_CONTROL:

Public Attributes

ULONG Version
 
ULONG BugCheckCode
 
ULONG_PTR BugCheckParam1
 
ULONG_PTR BugCheckParam2
 
ULONG_PTR BugCheckParam3
 
ULONG_PTR BugCheckParam4
 
PVOID DumpFileHandle
 
PVOID CancelEventHandle
 
SYSDBG_LIVEDUMP_CONTROL_FLAGS Flags
 
SYSDBG_LIVEDUMP_CONTROL_ADDPAGES AddPagesControl
 
PSYSDBG_LIVEDUMP_SELECTIVE_CONTROL SelectiveControl
 

Detailed Description

Definition at line 235 of file kdtypes.h.

Member Data Documentation

◆ AddPagesControl

SYSDBG_LIVEDUMP_CONTROL_ADDPAGES _SYSDBG_LIVEDUMP_CONTROL::AddPagesControl

Definition at line 246 of file kdtypes.h.

◆ BugCheckCode

ULONG _SYSDBG_LIVEDUMP_CONTROL::BugCheckCode

Definition at line 238 of file kdtypes.h.

◆ BugCheckParam1

ULONG_PTR _SYSDBG_LIVEDUMP_CONTROL::BugCheckParam1

Definition at line 239 of file kdtypes.h.

◆ BugCheckParam2

ULONG_PTR _SYSDBG_LIVEDUMP_CONTROL::BugCheckParam2

Definition at line 240 of file kdtypes.h.

◆ BugCheckParam3

ULONG_PTR _SYSDBG_LIVEDUMP_CONTROL::BugCheckParam3

Definition at line 241 of file kdtypes.h.

◆ BugCheckParam4

ULONG_PTR _SYSDBG_LIVEDUMP_CONTROL::BugCheckParam4

Definition at line 242 of file kdtypes.h.

◆ CancelEventHandle

PVOID _SYSDBG_LIVEDUMP_CONTROL::CancelEventHandle

Definition at line 244 of file kdtypes.h.

◆ DumpFileHandle

PVOID _SYSDBG_LIVEDUMP_CONTROL::DumpFileHandle

Definition at line 243 of file kdtypes.h.

◆ Flags

SYSDBG_LIVEDUMP_CONTROL_FLAGS _SYSDBG_LIVEDUMP_CONTROL::Flags

Definition at line 245 of file kdtypes.h.

◆ SelectiveControl

PSYSDBG_LIVEDUMP_SELECTIVE_CONTROL _SYSDBG_LIVEDUMP_CONTROL::SelectiveControl

Definition at line 248 of file kdtypes.h.

◆ Version

ULONG _SYSDBG_LIVEDUMP_CONTROL::Version

Definition at line 237 of file kdtypes.h.


The documentation for this struct was generated from the following file: