shell.SHCreateShellItem
PyIShellItem = SHCreateShellItem(pidlParent, sfParent , Child )
Creates an IShellItem interface from a PIDL
Parameters
Comments
This function is only available on XP and later; a COM exception with E_NOTIMPL will be thrown if the function can't be located.