CreateConfigStream

Gets an interface pointer to an IStream instance that contains the configuration file with the specified name.

        
    STDAPI CreateConfigStream (
        LPCWSTR     pszFileName, 
        IStream     **ppStream
    );
        

Requirements

Header: mscorcfg.h