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