PyIShellFolder = BindToObject(pidl, pbc
, riid
)
Returns an IShellFolder interface for a subfolder
Parameters
pidl : PyIDL
Relative item id list that identifies the subfolder, can be multi-levelpbc : PyIBindCtx
Bind context to be used, can be Noneriid : PyIID
IID of the desired interface, usually IID_IShellFolder