shell.SHCreateShellItemArray

PyIShellItemArray = SHCreateShellItemArray(parent, sf , children )

Creates a Shell item array object.

Parameters

parent : PIDL

sf : PyIShellFolder

The Shell data source object that is the parent of the child items specified in children. If parent is specified, this parameter can be NULL. bNoneOK */))

children : [PIDL, ...]

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.