IFileOperationProgressSinkPreRenameItem Method
Performs caller-implemented actions before the rename process for each item begins.
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
Parameters
- flags TransferSourceFlags
-
bitwise value that contains flags that control the operation.
- item IShellItem
-
Pointer to an IShellItem that specifies the item to be renamed.
- newName String
-
Pointer to the new display name of the item. This is a null-terminated, Unicode string.