#[repr(C)]pub struct DOT11_OPTIONAL_CAPABILITY {
pub uReserved: u32,
pub bDot11PCF: BOOLEAN,
pub bDot11PCFMPDUTransferToPC: BOOLEAN,
pub bStrictlyOrderedServiceClass: BOOLEAN,
}
Expand description
Required features: "Win32_NetworkManagement_WiFi"
, "Win32_Foundation"
Fields§
§uReserved: u32
§bDot11PCF: BOOLEAN
§bDot11PCFMPDUTransferToPC: BOOLEAN
§bStrictlyOrderedServiceClass: BOOLEAN