#[repr(C)]pub struct SYSTEM_CODEINTEGRITY_INFORMATION {
pub Length: u32,
pub CodeIntegrityOptions: u32,
}Expand description
Required features: ‘Win32_System_WindowsProgramming’
Fields
Length: u32CodeIntegrityOptions: u32#[repr(C)]pub struct SYSTEM_CODEINTEGRITY_INFORMATION {
pub Length: u32,
pub CodeIntegrityOptions: u32,
}Required features: ‘Win32_System_WindowsProgramming’
Length: u32CodeIntegrityOptions: u32