PyIShellFolder2 Object
Represents an explorer folder, giving access to details of items in the folder.
Inherits all methods of PyIShellFolder.
Methods
- GetDefaultSearchGUID
- Retrieves the default search for the folder
- EnumSearches
- Returns an interface that lists searches defined for the folder
- GetDefaultColumn
- Returns the columns used for sorting and display
- GetDefaultColumnState
- Returns flags indicating the default behaviour of the column
- GetDetailsEx
- Returns the details of an item by Column ID
- GetDetailsOf
- Returns the value or title of a column in the folder's Details view.
- MapColumnToSCID
- Returns the unique identifier (FMTID, pid) of a column
- __iter__
- Enumerates all objects in this folder.