ISymUnmanagedSymbolSearchInfo Interface

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

Methods

Method Description
GetHRESULT Method Gets the HRESULT.
GetSearchPath Method Gets the search path.
GetSearchPathLength Method Gets the search path length.

Requirements

Header: CorSym.idl, CorSym.h

See also