#[repr(C)]pub struct PROCESS_MITIGATION_DEP_POLICY {
pub Anonymous: PROCESS_MITIGATION_DEP_POLICY_0,
pub Permanent: BOOLEAN,
}
Expand description
Required features: "Win32_System_SystemServices"
, "Win32_Foundation"
Fields§
§Anonymous: PROCESS_MITIGATION_DEP_POLICY_0
§Permanent: BOOLEAN