#[repr(C)]pub struct DOT11_HRDSSS_PHY_ATTRIBUTES {
pub bShortPreambleOptionImplemented: BOOLEAN,
pub bPBCCOptionImplemented: BOOLEAN,
pub bChannelAgilityPresent: BOOLEAN,
pub uHRCCAModeSupported: u32,
}
Expand description
Required features: "Win32_NetworkManagement_WiFi"
, "Win32_Foundation"
Fields§
§bShortPreambleOptionImplemented: BOOLEAN
§bPBCCOptionImplemented: BOOLEAN
§bChannelAgilityPresent: BOOLEAN
§uHRCCAModeSupported: u32