Contents
|
PyIShellLibrary
.GetFolders
PyIShellItemArray
=
GetFolders(
Filter
, riid
)
Retrieves a collection of folders in the library
Parameters
Filter=LFF_ALLITEMS
: int
Specifies what types of folder to return (shellcon.LFF_*)
riid=IID_IShellItemArray
:
PyIID
The interface to return, IObjectCollection and IObjectArray also accepted.