shell.SHCreateItemInKnownFolder
PyIShellItem = SHCreateItemInKnownFolder(FolderId, Flags , Name , riid )
Creates a Shell item object for a single file that exists inside a known folder.
Parameters
Comments
This function is only available on Vista and later; a COM exception with E_NOTIMPL will be thrown if the function can't be located.