pub type WS_SET_CHANNEL_PROPERTY_CALLBACK = Option<unsafe extern "system" fn(channelinstance: *const c_void, id: WS_CHANNEL_PROPERTY_ID, value: *const c_void, valuesize: u32, error: *const WS_ERROR) -> HRESULT>;
Expand description

Required features: "Win32_Networking_WindowsWebServices"