Skip to main content

SHGetRealIDL

Function SHGetRealIDL 

Source
pub unsafe fn SHGetRealIDL<P0>(
    psf: P0,
    pidlsimple: *const ITEMIDLIST,
) -> Result<*mut ITEMIDLIST, Error>
where P0: Param<IShellFolder>,