GetCompileInfo

Gets an interface pointer to an ICorCompileInfo instance that contains the compilation information for the assembly in the current scope.

        
    HRESULT GetCompileInfo (
        [out, retval] ICorCompileInfo   *pCompileInfo
    );
        

Requirements

Header: ClrData.idl