DMProcessConfigXMLFiltered

Function DMProcessConfigXMLFiltered 

pub unsafe fn DMProcessConfigXMLFiltered<P0>(
    pszxmlin: P0,
    rgszallowedcspnodes: &[PCWSTR],
) -> Result<BSTR>
where P0: Param<PCWSTR>,