#[repr(C)]
pub union CERT_SYSTEM_STORE_RELOCATE_PARA_1 {
pub pvSystemStore: *mut c_void,
pub pszSystemStore: PCSTR,
pub pwszSystemStore: PCWSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_System_Registry"
Fields§
§pvSystemStore: *mut c_void
§pszSystemStore: PCSTR
§pwszSystemStore: PCWSTR