PyIDL = SetNameOf(hwndOwner, pidl
, Name
, Flags
)
Sets the display name of an item and changes its PIDL
Parameters
hwndOwner : HWND
Window in which to display any message boxes or dialogs, can be 0pidl : PyIDL
PIDL that identifies the item relative to the parent folderName : str
New name for the itemFlags : int
Combination of shellcon.SHGDM_* valuesReturn Value
Returns the new PIDL for item