pub unsafe extern "system" fn SHGetTemporaryPropertyForItem(
    psi: IShellItem,
    propkey: *const PROPERTYKEY,
    ppropvar: *mut PROPVARIANT
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_System_Com_StructuredStorage", "Win32_UI_Shell_PropertiesSystem"