PyGFileOperationProgressSink.PreMoveItem

PreMoveItem(Flags, Item, DestinationFolder, NewName)

Called before each move operation

Parameters

Flags : int

Flags specifying move behaviour, combination of shellcon.TSF_* flags

Item : PyIShellItem

The item to be moved

DestinationFolder : PyIShellItem

The folder into which it will be moved

NewName : str

Name of moved item, may be None if not to be changed