Function windows_sys::Win32::UI::Shell::SHGetDataFromIDListW
[−]pub unsafe extern "system" fn SHGetDataFromIDListW(
psf: IShellFolder,
pidl: *const ITEMIDLIST,
nformat: SHGDFIL_FORMAT,
pv: *mut c_void,
cb: i32
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_UI_Shell_Common"