shell.SHCreateShellItemArrayFromDataObject

PyIShellItemArray = SHCreateShellItemArrayFromDataObject(do, iid )

Creates a shell item array from an IDataObject interface that contains a list of items (eg CF_HDROP)

Parameters

do : PyIDataObject

A data object that can be rendered as a list of items

iid=IID_IShellItemArray : PyIID

The interface to create