Struct windows_sys::Win32::UI::Shell::SHARDAPPIDINFO
[−]#[repr(C, packed(1))]pub struct SHARDAPPIDINFO {
pub psi: IShellItem,
pub pszAppID: PWSTR,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
Fields
psi: IShellItempszAppID: PWSTR