Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
imagehlp.h
Unicode
No
Platform Notes
Windows 95: IMAGEHLP is available as a redistributable.

IMAGEHLP_DUPLICATE_SYMBOL

typedef struct _IMAGEHLP_DUPLICATE_SYMBOL {

DWORD SizeOfStruct;

DWORD NumberOfDups;

PIMAGEHLP_SYMBOL Symbol;

ULONG SelectedSymbol;

} IMAGEHLP_DUPLICATE_SYMBOL, *PIMAGEHLP_DUPLICATE_SYMBOL;

Members

SizeOfStruct

The caller must set this to sizeof(IMAGEHLP_DUPLICATE_SYMBOL).

NumberOfDups

The number of duplicate symbols.

Symbol

A pointer to an array of symbols. There are NumberOfDups entries in the array.

SelectedSymbol

The index into the symbol array for the selected symbol.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database