shell.SHCreateShellItemArray
PyIShellItemArray = SHCreateShellItemArray(parent, sf
, children
)
Creates a Shell item array object.
Parameters
parent : PyIDL
Absolute ID list of parent folder, or None if sf is specifiedsf : 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 : [PyIDL, ...]
Sequence of relative IDLs for items in the parent folder