Struct windows_sys::Win32::Networking::HttpServer::HTTP_QOS_SETTING_INFO
#[repr(C)]pub struct HTTP_QOS_SETTING_INFO {
pub QosType: HTTP_QOS_SETTING_TYPE,
pub QosSetting: *mut c_void,
}
Expand description
Required features: "Win32_Networking_HttpServer"
Fields§
§QosType: HTTP_QOS_SETTING_TYPE
§QosSetting: *mut c_void