ReactOS 0.4.16-dev-197-g92996da
|
#include <windbgkd.h>
Public Attributes | |
ULONG | PathNameLength |
ULONG | BaseOfDll |
ULONG | ProcessId |
ULONG | CheckSum |
ULONG | SizeOfImage |
BOOLEAN | UnloadSymbols |
Definition at line 444 of file windbgkd.h.
ULONG _DBGKD_LOAD_SYMBOLS32::BaseOfDll |
Definition at line 447 of file windbgkd.h.
ULONG _DBGKD_LOAD_SYMBOLS32::CheckSum |
Definition at line 449 of file windbgkd.h.
ULONG _DBGKD_LOAD_SYMBOLS32::PathNameLength |
Definition at line 446 of file windbgkd.h.
ULONG _DBGKD_LOAD_SYMBOLS32::ProcessId |
Definition at line 448 of file windbgkd.h.
ULONG _DBGKD_LOAD_SYMBOLS32::SizeOfImage |
Definition at line 450 of file windbgkd.h.
BOOLEAN _DBGKD_LOAD_SYMBOLS32::UnloadSymbols |
Definition at line 451 of file windbgkd.h.