Struct windows_sys::Win32::UI::Shell::SHARDAPPIDINFOLINK
#[repr(C, packed(1))]pub struct SHARDAPPIDINFOLINK {
pub psl: IShellLinkA,
pub pszAppID: PCWSTR,
}Expand description
Required features: "Win32_UI_Shell"
Fields§
§psl: IShellLinkA§pszAppID: PCWSTR