ReactOS 0.4.15-dev-7842-g558ab78
_KDHELP64 Struct Reference

#include <compat.h>

Public Attributes

DWORD64 Thread
 
DWORD ThCallbackStack
 
DWORD ThCallbackBStore
 
DWORD NextCallback
 
DWORD FramePointer
 
DWORD64 KiCallUserMode
 
DWORD64 KeUserCallbackDispatcher
 
DWORD64 SystemRangeStart
 
DWORD64 Reserved [8]
 

Detailed Description

Definition at line 1387 of file compat.h.

Member Data Documentation

◆ FramePointer

DWORD _KDHELP64::FramePointer

Definition at line 1393 of file compat.h.

◆ KeUserCallbackDispatcher

DWORD64 _KDHELP64::KeUserCallbackDispatcher

Definition at line 1395 of file compat.h.

◆ KiCallUserMode

DWORD64 _KDHELP64::KiCallUserMode

Definition at line 1394 of file compat.h.

◆ NextCallback

DWORD _KDHELP64::NextCallback

Definition at line 1392 of file compat.h.

◆ Reserved

DWORD64 _KDHELP64::Reserved

Definition at line 1397 of file compat.h.

◆ SystemRangeStart

DWORD64 _KDHELP64::SystemRangeStart

Definition at line 1396 of file compat.h.

◆ ThCallbackBStore

DWORD _KDHELP64::ThCallbackBStore

Definition at line 1391 of file compat.h.

◆ ThCallbackStack

DWORD _KDHELP64::ThCallbackStack

Definition at line 1390 of file compat.h.

◆ Thread

DWORD64 _KDHELP64::Thread

Definition at line 1389 of file compat.h.


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