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