ReactOS 0.4.15-dev-7953-g1f49173
_DEBUG_MODULE_PARAMETERS Struct Reference

#include <dbgeng.h>

Public Attributes

ULONG64 Base
 
ULONG Size
 
ULONG TimeDateStamp
 
ULONG Checksum
 
ULONG Flags
 
ULONG SymbolType
 
ULONG ImageNameSize
 
ULONG ModuleNameSize
 
ULONG LoadedImageNameSize
 
ULONG SymbolFileNameSize
 
ULONG MappedImageNameSize
 
ULONG64 Reserved [2]
 

Detailed Description

Definition at line 216 of file dbgeng.h.

Member Data Documentation

◆ Base

ULONG64 _DEBUG_MODULE_PARAMETERS::Base

Definition at line 218 of file dbgeng.h.

◆ Checksum

ULONG _DEBUG_MODULE_PARAMETERS::Checksum

Definition at line 221 of file dbgeng.h.

◆ Flags

ULONG _DEBUG_MODULE_PARAMETERS::Flags

Definition at line 222 of file dbgeng.h.

◆ ImageNameSize

ULONG _DEBUG_MODULE_PARAMETERS::ImageNameSize

Definition at line 224 of file dbgeng.h.

◆ LoadedImageNameSize

ULONG _DEBUG_MODULE_PARAMETERS::LoadedImageNameSize

Definition at line 226 of file dbgeng.h.

◆ MappedImageNameSize

ULONG _DEBUG_MODULE_PARAMETERS::MappedImageNameSize

Definition at line 228 of file dbgeng.h.

◆ ModuleNameSize

ULONG _DEBUG_MODULE_PARAMETERS::ModuleNameSize

Definition at line 225 of file dbgeng.h.

◆ Reserved

ULONG64 _DEBUG_MODULE_PARAMETERS::Reserved[2]

Definition at line 229 of file dbgeng.h.

◆ Size

ULONG _DEBUG_MODULE_PARAMETERS::Size

Definition at line 219 of file dbgeng.h.

◆ SymbolFileNameSize

ULONG _DEBUG_MODULE_PARAMETERS::SymbolFileNameSize

Definition at line 227 of file dbgeng.h.

◆ SymbolType

ULONG _DEBUG_MODULE_PARAMETERS::SymbolType

Definition at line 223 of file dbgeng.h.

◆ TimeDateStamp

ULONG _DEBUG_MODULE_PARAMETERS::TimeDateStamp

Definition at line 220 of file dbgeng.h.


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