shell.SHGetViewStatePropertyBag
PyIPropertyBag = SHGetViewStatePropertyBag(pidl, BagName , Flags , riid )
Retrieves an interface for the view state of a folder
Parameters
Comments
This function will also return IPropertyBag2, but we don't have a python implementation of this interface yet