windows::Win32::Devices::WebServicesOnDevices

Function WSDGenerateFaultEx

pub unsafe fn WSDGenerateFaultEx<P3>(
    pcode: *const WSDXML_NAME,
    psubcode: Option<*const WSDXML_NAME>,
    preasons: *const WSD_LOCALIZED_STRING_LIST,
    pszdetail: P3,
) -> Result<*mut WSD_SOAP_FAULT>
where P3: Param<PCWSTR>,