Struct windows_sys::Win32::Security::NetworkAccessProtection::SoH
#[repr(C)]pub struct SoH {
pub count: u16,
pub attributes: *mut SoHAttribute,
}Expand description
Required features: "Win32_Security_NetworkAccessProtection"
Fields§
§count: u16§attributes: *mut SoHAttribute