windows
0.60.0
In windows::
Win32::
UI::
Shell
windows
::
Win32
::
UI
::
Shell
Function
SHCreateItemFromIDList
Copy item path
pub unsafe fn SHCreateItemFromIDList<T>(pidl:
*const
ITEMIDLIST
) -> Result<T>
where T: Interface,