ReactOS 0.4.15-dev-7942-gd23573b
_DBGKD_GET_VERSION32 Struct Reference

#include <wdbgexts.h>

Public Attributes

USHORT MajorVersion
 
USHORT MinorVersion
 
USHORT ProtocolVersion
 
USHORT Flags
 
ULONG KernBase
 
ULONG PsLoadedModuleList
 
USHORT MachineType
 
USHORT ThCallbackStack
 
USHORT NextCallback
 
USHORT FramePointer
 
ULONG KiCallUserMode
 
ULONG KeUserCallbackDispatcher
 
ULONG BreakpointWithStatus
 
ULONG DebuggerDataList
 

Detailed Description

Definition at line 57 of file wdbgexts.h.

Member Data Documentation

◆ BreakpointWithStatus

ULONG _DBGKD_GET_VERSION32::BreakpointWithStatus

Definition at line 71 of file wdbgexts.h.

◆ DebuggerDataList

ULONG _DBGKD_GET_VERSION32::DebuggerDataList

Definition at line 72 of file wdbgexts.h.

◆ Flags

USHORT _DBGKD_GET_VERSION32::Flags

Definition at line 62 of file wdbgexts.h.

◆ FramePointer

USHORT _DBGKD_GET_VERSION32::FramePointer

Definition at line 68 of file wdbgexts.h.

◆ KernBase

ULONG _DBGKD_GET_VERSION32::KernBase

Definition at line 63 of file wdbgexts.h.

◆ KeUserCallbackDispatcher

ULONG _DBGKD_GET_VERSION32::KeUserCallbackDispatcher

Definition at line 70 of file wdbgexts.h.

◆ KiCallUserMode

ULONG _DBGKD_GET_VERSION32::KiCallUserMode

Definition at line 69 of file wdbgexts.h.

◆ MachineType

USHORT _DBGKD_GET_VERSION32::MachineType

Definition at line 65 of file wdbgexts.h.

◆ MajorVersion

USHORT _DBGKD_GET_VERSION32::MajorVersion

Definition at line 59 of file wdbgexts.h.

◆ MinorVersion

USHORT _DBGKD_GET_VERSION32::MinorVersion

Definition at line 60 of file wdbgexts.h.

◆ NextCallback

USHORT _DBGKD_GET_VERSION32::NextCallback

Definition at line 67 of file wdbgexts.h.

◆ ProtocolVersion

USHORT _DBGKD_GET_VERSION32::ProtocolVersion

Definition at line 61 of file wdbgexts.h.

◆ PsLoadedModuleList

ULONG _DBGKD_GET_VERSION32::PsLoadedModuleList

Definition at line 64 of file wdbgexts.h.

◆ ThCallbackStack

USHORT _DBGKD_GET_VERSION32::ThCallbackStack

Definition at line 66 of file wdbgexts.h.


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