pub unsafe extern "system" fn WSDCreateDeviceHost2(
    pszlocalid: PCWSTR,
    pcontext: IWSDXMLContext,
    pconfigparams: *const WSD_CONFIG_PARAM,
    dwconfigparamcount: u32,
    ppdevicehost: *mut IWSDDeviceHost
) -> HRESULT
Expand description

Required features: "Win32_Devices_WebServicesOnDevices"