windows::Win32::Devices::WebServicesOnDevices

Function WSDCreateDiscoveryPublisher2

pub unsafe fn WSDCreateDiscoveryPublisher2<P0>(
    pcontext: P0,
    pconfigparams: Option<&[WSD_CONFIG_PARAM]>,
) -> Result<IWSDiscoveryPublisher>
where P0: Param<IWSDXMLContext>,