Struct windows_sys::Win32::Security::WinTrust::SPC_SP_OPUS_INFO
#[repr(C)]pub struct SPC_SP_OPUS_INFO {
pub pwszProgramName: PCWSTR,
pub pMoreInfo: *mut SPC_LINK,
pub pPublisherInfo: *mut SPC_LINK,
}
Expand description
Required features: "Win32_Security_WinTrust"
, "Win32_Security_Cryptography"
Fields§
§pwszProgramName: PCWSTR
§pMoreInfo: *mut SPC_LINK
§pPublisherInfo: *mut SPC_LINK