Function windows_sys::Win32::Networking::WindowsWebServices::WsCreateServiceHost
[−]pub unsafe extern "system" fn WsCreateServiceHost(
endpoints: *const *const WS_SERVICE_ENDPOINT,
endpointcount: u16,
serviceproperties: *const WS_SERVICE_PROPERTY,
servicepropertycount: u32,
servicehost: *mut *mut WS_SERVICE_HOST,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"