shell.SHGetFolderLocation
PyIDL = SHGetFolderLocation(hwndOwner, nFolder , hToken , reserved )
Retrieves the PIDL of a folder.
Parameters
Comments
This method is only available with version 5 or later of the shell controls
PyIDL = SHGetFolderLocation(hwndOwner, nFolder , hToken , reserved )
Retrieves the PIDL of a folder.