ReactOS 0.4.15-dev-7953-g1f49173
_IMAGEHLP_DUPLICATE_SYMBOL Struct Reference

#include <dbghelp.h>

Collaboration diagram for _IMAGEHLP_DUPLICATE_SYMBOL:

Public Attributes

DWORD SizeOfStruct
 
DWORD NumberOfDups
 
PIMAGEHLP_SYMBOL Symbol
 
DWORD SelectedSymbol
 
ULONG SelectedSymbol
 

Detailed Description

Definition at line 513 of file dbghelp.h.

Member Data Documentation

◆ NumberOfDups

DWORD _IMAGEHLP_DUPLICATE_SYMBOL::NumberOfDups

Definition at line 516 of file dbghelp.h.

◆ SelectedSymbol [1/2]

DWORD _IMAGEHLP_DUPLICATE_SYMBOL::SelectedSymbol

Definition at line 518 of file dbghelp.h.

◆ SelectedSymbol [2/2]

ULONG _IMAGEHLP_DUPLICATE_SYMBOL::SelectedSymbol

Definition at line 311 of file imagehlp.h.

◆ SizeOfStruct

DWORD _IMAGEHLP_DUPLICATE_SYMBOL::SizeOfStruct

Definition at line 515 of file dbghelp.h.

◆ Symbol

PIMAGEHLP_SYMBOL _IMAGEHLP_DUPLICATE_SYMBOL::Symbol

Definition at line 517 of file dbghelp.h.


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