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

ISymUnmanagedSymbolSearchInfo::GetHRESULT Method

Gets the HRESULT.

ISymUnmanagedSymbolSearchInfo::GetSearchPath Method

Gets the search path.

ISymUnmanagedSymbolSearchInfo::GetSearchPathLength Method

Gets the search path length.

Requirements

Header: CorSym.idl

See Also

Other Resources

Diagnostics Symbol Store Interfaces