ReactOS 0.4.15-dev-7934-g1dc8d80
_DBGKD_FILL_MEMORY Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG64 Address
 
ULONG Length
 
USHORT Flags
 
USHORT PatternLength
 

Detailed Description

Definition at line 710 of file windbgkd.h.

Member Data Documentation

◆ Address

ULONG64 _DBGKD_FILL_MEMORY::Address

Definition at line 712 of file windbgkd.h.

◆ Flags

USHORT _DBGKD_FILL_MEMORY::Flags

Definition at line 714 of file windbgkd.h.

◆ Length

ULONG _DBGKD_FILL_MEMORY::Length

Definition at line 713 of file windbgkd.h.

◆ PatternLength

USHORT _DBGKD_FILL_MEMORY::PatternLength

Definition at line 715 of file windbgkd.h.


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