ReactOS 0.4.15-dev-7953-g1f49173
_DEBUG_SYMBOL_PARAMETERS Struct Reference

#include <dbgeng.h>

Public Attributes

ULONG64 Module
 
ULONG TypeId
 
ULONG ParentSymbol
 
ULONG SubElements
 
ULONG Flags
 
ULONG64 Reserved
 

Detailed Description

Definition at line 232 of file dbgeng.h.

Member Data Documentation

◆ Flags

ULONG _DEBUG_SYMBOL_PARAMETERS::Flags

Definition at line 238 of file dbgeng.h.

◆ Module

ULONG64 _DEBUG_SYMBOL_PARAMETERS::Module

Definition at line 234 of file dbgeng.h.

◆ ParentSymbol

ULONG _DEBUG_SYMBOL_PARAMETERS::ParentSymbol

Definition at line 236 of file dbgeng.h.

◆ Reserved

ULONG64 _DEBUG_SYMBOL_PARAMETERS::Reserved

Definition at line 239 of file dbgeng.h.

◆ SubElements

ULONG _DEBUG_SYMBOL_PARAMETERS::SubElements

Definition at line 237 of file dbgeng.h.

◆ TypeId

ULONG _DEBUG_SYMBOL_PARAMETERS::TypeId

Definition at line 235 of file dbgeng.h.


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