Struct windows_sys::Win32::Security::WinTrust::CONFIG_CI_PROV_INFO_RESULT
#[repr(C)]pub struct CONFIG_CI_PROV_INFO_RESULT {
pub hr: HRESULT,
pub dwResult: u32,
pub dwPolicyIndex: u32,
pub fIsExplicitDeny: BOOLEAN,
}
Expand description
Required features: "Win32_Security_WinTrust"
, "Win32_Foundation"
Fields§
§hr: HRESULT
§dwResult: u32
§dwPolicyIndex: u32
§fIsExplicitDeny: BOOLEAN