ReactOS 0.4.15-dev-8092-ge0ba2f3
_DBGKD_WRITE_BREAKPOINT64 Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG64 BreakPointAddress
 
ULONG BreakPointHandle
 

Detailed Description

Definition at line 566 of file windbgkd.h.

Member Data Documentation

◆ BreakPointAddress

ULONG64 _DBGKD_WRITE_BREAKPOINT64::BreakPointAddress

Definition at line 568 of file windbgkd.h.

Referenced by KdpWriteBreakpoint().

◆ BreakPointHandle

ULONG _DBGKD_WRITE_BREAKPOINT64::BreakPointHandle

Definition at line 569 of file windbgkd.h.

Referenced by KdpWriteBreakpoint().


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