RuntimeOpenImage

Gets the image of the specified portable executable (PE) file from the common language runtime (CLR) .

        
    HRESULT RuntimeOpenImage (
        LPCWSTR        pszFileName, 
        HCORMODULE     *hHandle
    );
        

Requirements

Header: corpriv.h