windows::Win32::Devices::WebServicesOnDevices

Function WSDXMLBuildAnyForSingleElement

pub unsafe fn WSDXMLBuildAnyForSingleElement<P1>(
    pelementname: *mut WSDXML_NAME,
    psztext: P1,
    ppany: *mut *mut WSDXML_ELEMENT,
) -> Result<()>
where P1: Param<PCWSTR>,