PyIShellFolder.EnumObjects

PyIEnumIDList = EnumObjects(hwndOwner, grfFlags )

Creates an enumerator to list the contents of the shell folder

Parameters

hwndOwner=None : PyHANDLE

Window to use if any user interaction is required

grfFlags=SHCONTF_FOLDERS|SHCONTF_NONFOLDERS|SHCONTF_INCLUDEHIDDEN : int

Combination of shellcon.SHCONTF_* constants