Struct windows_sys::Win32::Security::Cryptography::CRYPT_XML_STATUS
#[repr(C)]pub struct CRYPT_XML_STATUS {
pub cbSize: u32,
pub dwErrorStatus: CRYPT_XML_STATUS_ERROR_STATUS,
pub dwInfoStatus: CRYPT_XML_STATUS_INFO_STATUS,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cbSize: u32
§dwErrorStatus: CRYPT_XML_STATUS_ERROR_STATUS
§dwInfoStatus: CRYPT_XML_STATUS_INFO_STATUS