Function windows::Win32::Devices::WebServicesOnDevices::WSDCreateDeviceHost
pub unsafe fn WSDCreateDeviceHost<P0, P1>(
pszlocalid: P0,
pcontext: P1,
) -> Result<IWSDDeviceHost>where
P0: Param<PCWSTR>,
P1: Param<IWSDXMLContext>,