ReactOS 0.4.15-dev-7924-g5949c20
_DBGKD_GET_VERSION64 Struct Reference

#include <wdbgexts.h>

Public Attributes

USHORT MajorVersion
 
USHORT MinorVersion
 
UCHAR ProtocolVersion
 
UCHAR KdSecondaryVersion
 
USHORT Flags
 
USHORT MachineType
 
UCHAR MaxPacketType
 
UCHAR MaxStateChange
 
UCHAR MaxManipulate
 
UCHAR Simulation
 
USHORT Unused [1]
 
ULONG64 KernBase
 
ULONG64 PsLoadedModuleList
 
ULONG64 DebuggerDataList
 

Detailed Description

Definition at line 152 of file wdbgexts.h.

Member Data Documentation

◆ DebuggerDataList

ULONG64 _DBGKD_GET_VERSION64::DebuggerDataList

Definition at line 167 of file wdbgexts.h.

Referenced by GetVersionSendHandler(), and KdInitSystem().

◆ Flags

USHORT _DBGKD_GET_VERSION64::Flags

Definition at line 158 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ KdSecondaryVersion

UCHAR _DBGKD_GET_VERSION64::KdSecondaryVersion

Definition at line 157 of file wdbgexts.h.

◆ KernBase

ULONG64 _DBGKD_GET_VERSION64::KernBase

Definition at line 165 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ MachineType

USHORT _DBGKD_GET_VERSION64::MachineType

Definition at line 159 of file wdbgexts.h.

◆ MajorVersion

USHORT _DBGKD_GET_VERSION64::MajorVersion

Definition at line 154 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ MaxManipulate

UCHAR _DBGKD_GET_VERSION64::MaxManipulate

Definition at line 162 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ MaxPacketType

UCHAR _DBGKD_GET_VERSION64::MaxPacketType

Definition at line 160 of file wdbgexts.h.

◆ MaxStateChange

UCHAR _DBGKD_GET_VERSION64::MaxStateChange

Definition at line 161 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ MinorVersion

USHORT _DBGKD_GET_VERSION64::MinorVersion

Definition at line 155 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ ProtocolVersion

UCHAR _DBGKD_GET_VERSION64::ProtocolVersion

Definition at line 156 of file wdbgexts.h.

◆ PsLoadedModuleList

ULONG64 _DBGKD_GET_VERSION64::PsLoadedModuleList

Definition at line 166 of file wdbgexts.h.

Referenced by KdInitSystem().

◆ Simulation

UCHAR _DBGKD_GET_VERSION64::Simulation

Definition at line 163 of file wdbgexts.h.

◆ Unused

USHORT _DBGKD_GET_VERSION64::Unused[1]

Definition at line 164 of file wdbgexts.h.

Referenced by KdInitSystem().


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