Union windows_sys::Win32::Security::WinTrust::SPC_LINK_0
#[repr(C)]
pub union SPC_LINK_0 {
pub pwszUrl: PWSTR,
pub Moniker: SPC_SERIALIZED_OBJECT,
pub pwszFile: PWSTR,
}
Expand description
Required features: "Win32_Security_WinTrust"
, "Win32_Security_Cryptography"
Fields§
§pwszUrl: PWSTR
§Moniker: SPC_SERIALIZED_OBJECT
§pwszFile: PWSTR