Struct windows_sys::Win32::Security::Cryptography::Catalog::CATALOG_INFO
#[repr(C)]pub struct CATALOG_INFO {
pub cbStruct: u32,
pub wszCatalogFile: [u16; 260],
}Expand description
Required features: "Win32_Security_Cryptography_Catalog"
Fields§
§cbStruct: u32§wszCatalogFile: [u16; 260]