Struct windows_sys::Win32::Security::Cryptography::NCRYPT_UI_POLICY
#[repr(C)]pub struct NCRYPT_UI_POLICY {
pub dwVersion: u32,
pub dwFlags: u32,
pub pszCreationTitle: PCWSTR,
pub pszFriendlyName: PCWSTR,
pub pszDescription: PCWSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§dwVersion: u32
§dwFlags: u32
§pszCreationTitle: PCWSTR
§pszFriendlyName: PCWSTR
§pszDescription: PCWSTR