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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.