Struct windows_sys::Win32::Security::ACCESS_ALLOWED_CALLBACK_ACE
#[repr(C)]pub struct ACCESS_ALLOWED_CALLBACK_ACE {
pub Header: ACE_HEADER,
pub Mask: u32,
pub SidStart: u32,
}
Expand description
Required features: "Win32_Security"
Fields§
§Header: ACE_HEADER
§Mask: u32
§SidStart: u32