shell
.SHGetNameFromIDList
str =
SHGetNameFromIDList(
pidl
, flags
)
Retrieves the display name of an item from an ID list.
Parameters
pidl
:
PyIDL
Absolute ID list of the item
flags
: int
Type of name to return, shellcon.SIGDN_*