ISymUnmanagedSourceServerModule Interface

Provides source server data for a module. Obtain this interface by calling QueryInterface on an object that implements the ISymUnmanagedReader interface.

Methods

Method Description
GetSourceServerData Method Returns the source server data for the module.

Requirements

Header: CorSym.idl, CorSym.h

See also