pub unsafe extern "system" fn AssocGetDetailsOfPropKey(
    psf: IShellFolder,
    pidl: *const ITEMIDLIST,
    pkey: *const PROPERTYKEY,
    pv: *mut VARIANT,
    pffoundpropkey: *mut BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’, ‘Win32_System_Ole’, ‘Win32_UI_Shell_Common’, ‘Win32_UI_Shell_PropertiesSystem’