shell.SHCreateItemFromRelativeName
PyIShellItem = SHCreateItemFromRelativeName(Parent, Name
, ctx
, riid
)
Creates and initializes a Shell item object from a
relative parsing name.
Parameters
Parent : PyIShellItem
Shell item interface on the parent folderName : str
Relative name of an item within the parent folderctx : PyIBindCtx
Bind context for parsing, can be Noneriid : PyIID
The interface to return, IID_IShellItem or IID_IShellItem2