PreMoveItem(Flags, Item, DestinationFolder, NewName)
Called before each move operation
Parameters
Flags : int
Flags specifying move behaviour, combination of shellcon.TSF_* flagsItem : PyIShellItem
The item to be movedDestinationFolder : PyIShellItem
The folder into which it will be movedNewName : str
Name of moved item, may be None if not to be changed