shell.SHGetIDListFromObject
PyIDL = SHGetIDListFromObject(unk)
Retrieves the PIDL of an object.
Parameters
Comments
This function is only available on Vista and later; a COM exception with E_NOTIMPL will be thrown if the function can't be located.
PyIDL = SHGetIDListFromObject(unk)
Retrieves the PIDL of an object.