wpConfirmRenameFileWithExt Return Value - fConfirmation
fConfirmation
(
ULONG
) - returns
Confirmation flag.
CANCEL_RENAMEFILESWITHEXT
The file is not renamed, and the title is not changed.
DISCARD_RENAMEFILESWITHEXT
The file is renamed, and the old extension is discarded.
KEEP_RENAMEFILESWITHEXT
The file is renamed, but the old extension is kept.
[Back: wpConfirmRenameFileWithExt Parameter - somself]
[Next: wpConfirmRenameFileWithExt - Parameters]