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

Concepts

Diagnostics Symbol Store Interfaces