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