GetXMLElement

Gets the XML element with the specified tag name from the specified file.

        
    HRESULT GetXMLElement (
        LPCWSTR     wszFileName, 
        LPCWSTR     pwszTag
    );
        

Requirements

Header: mscorcfg.h