|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>
Public Attributes | |
| ULONG64 | Address |
| ULONG | Length |
| USHORT | Flags |
| USHORT | PatternLength |
Definition at line 710 of file windbgkd.h.
| ULONG64 _DBGKD_FILL_MEMORY::Address |
Definition at line 712 of file windbgkd.h.
| USHORT _DBGKD_FILL_MEMORY::Flags |
Definition at line 714 of file windbgkd.h.
| ULONG _DBGKD_FILL_MEMORY::Length |
Definition at line 713 of file windbgkd.h.
| USHORT _DBGKD_FILL_MEMORY::PatternLength |
Definition at line 715 of file windbgkd.h.