shell.SHCreateShellItemArrayFromShellItem
PyIShellItemArray = SHCreateShellItemArrayFromShellItem(si, riid
)
Creates an item array containing a single
item
Parameters
si : PyIShellItem
A shell item
bNoneOK */))riid=IID_IShellItemArray : PyIID
The interface to return
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.