PyIFileOperation.MoveItem

MoveItem(Item, DestinationFolder, pszNewName, Sink)

Adds a move operation to the configuration

Parameters

Item : PyIShellItem

The item to be moved

DestinationFolder : PyIShellItem

The folder into which it will be moved

pszNewName=None : str

Name to be given to moved item, use None to keep original name

Sink=None : PyGFileOperationProgressSink

Progress sink to receive notification for just this operation