Struct windows_sys::Win32::NetworkManagement::QoS::TC_IFC_DESCRIPTOR
#[repr(C)]pub struct TC_IFC_DESCRIPTOR {
pub Length: u32,
pub pInterfaceName: PWSTR,
pub pInterfaceID: PWSTR,
pub AddressListDesc: ADDRESS_LIST_DESCRIPTOR,
}
Expand description
Required features: "Win32_NetworkManagement_QoS"
, "Win32_NetworkManagement_Ndis"
Fields§
§Length: u32
§pInterfaceName: PWSTR
§pInterfaceID: PWSTR
§AddressListDesc: ADDRESS_LIST_DESCRIPTOR