ReactOS 0.4.15-dev-7924-g5949c20
_DBGKD_LOAD_SYMBOLS32 Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG PathNameLength
 
ULONG BaseOfDll
 
ULONG ProcessId
 
ULONG CheckSum
 
ULONG SizeOfImage
 
BOOLEAN UnloadSymbols
 

Detailed Description

Definition at line 444 of file windbgkd.h.

Member Data Documentation

◆ BaseOfDll

ULONG _DBGKD_LOAD_SYMBOLS32::BaseOfDll

Definition at line 447 of file windbgkd.h.

◆ CheckSum

ULONG _DBGKD_LOAD_SYMBOLS32::CheckSum

Definition at line 449 of file windbgkd.h.

◆ PathNameLength

ULONG _DBGKD_LOAD_SYMBOLS32::PathNameLength

Definition at line 446 of file windbgkd.h.

◆ ProcessId

ULONG _DBGKD_LOAD_SYMBOLS32::ProcessId

Definition at line 448 of file windbgkd.h.

◆ SizeOfImage

ULONG _DBGKD_LOAD_SYMBOLS32::SizeOfImage

Definition at line 450 of file windbgkd.h.

◆ UnloadSymbols

BOOLEAN _DBGKD_LOAD_SYMBOLS32::UnloadSymbols

Definition at line 451 of file windbgkd.h.


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