Debugging Tools for Windows |
The GetSymbolEntryInformation method returns information about a symbol in a symbol group.
HRESULT
IDebugSymbolGroup2::GetSymbolEntryInformation(
IN ULONG Index,
OUT PDEBUG_SYMBOL_ENTRY Entry
);
GetSymbolEntryInformation might return one of the following values:
This method might also return error values. For more information about possible return values, see Return Values.
For more information about symbol groups, see Scopes and Symbol Groups.
Versions: Available in IdebugSymbolGroup2 and later versions.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.
DEBUG_SYMBOL_ENTRY, GetNumberSymbols, IDebugSymbols3::GetSymbolEntryInformation