|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>
Public Attributes | |
| union { | |
| ULONG64 SearchAddress | |
| ULONG64 FoundAddress | |
| }; | |
| ULONG64 | SearchLength |
| ULONG | PatternLength |
Definition at line 690 of file windbgkd.h.
| union { ... } _DBGKD_SEARCH_MEMORY::@3753 |
| ULONG64 _DBGKD_SEARCH_MEMORY::FoundAddress |
Definition at line 695 of file windbgkd.h.
| ULONG _DBGKD_SEARCH_MEMORY::PatternLength |
Definition at line 698 of file windbgkd.h.
| ULONG64 _DBGKD_SEARCH_MEMORY::SearchAddress |
Definition at line 694 of file windbgkd.h.
| ULONG64 _DBGKD_SEARCH_MEMORY::SearchLength |
Definition at line 697 of file windbgkd.h.