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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.