ISymUnmanagedReaderSymbolSearchInfo Interface

Provides methods that get symbol search information. Obtain this interface by calling QueryInterface on an object that implements the ISymUnmanagedReader interface.

Methods

Method Description
GetSymbolSearchInfo Method Gets symbol search information.
GetSymbolSearchInfoCount Method Gets a count of symbol search information.

Requirements

Header: CorSym.idl, CorSym.h

See also