Struct windows_sys::Win32::NetworkManagement::QoS::QOS_FLOWRATE_OUTGOING
#[repr(C)]pub struct QOS_FLOWRATE_OUTGOING {
pub Bandwidth: u64,
pub ShapingBehavior: QOS_SHAPING,
pub Reason: QOS_FLOWRATE_REASON,
}
Expand description
Required features: "Win32_NetworkManagement_QoS"
Fields§
§Bandwidth: u64
§ShapingBehavior: QOS_SHAPING
§Reason: QOS_FLOWRATE_REASON