PyIShellFolder Object
Interface that represents an Explorer folder
Methods
- ParseDisplayName
- Returns the PIDL of an item in a shell folder
- EnumObjects
- Creates an enumerator to list the contents of the shell folder
- BindToObject
- Returns an IShellFolder interface for a subfolder
- BindToStorage
- Returns an interface to a storage object in a shell folder
- CompareIDs
- Determines the sorting order of 2 items in shell folder
- CreateViewObject
- Creates a view object for a shell folder.
- GetAttributesOf
- Queries attributes of items within the shell folder
- GetUIObjectOf
- Creates an interface to one or more items in a shell folder
- GetDisplayNameOf
- Returns the display name of an item within this shell folder
- SetNameOf
- Sets the display name of an item and changes its PIDL
- __iter__
- Enumerates all objects in this folder.