Union windows_sys::Win32::Security::Cryptography::CMC_STATUS_INFO_0
#[repr(C)]
pub union CMC_STATUS_INFO_0 {
pub dwFailInfo: u32,
pub pPendInfo: *mut CMC_PEND_INFO,
}
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"
Fields§
§dwFailInfo: u32
§pPendInfo: *mut CMC_PEND_INFO