JCL Help:Win32RestoreFile

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Restore file by renaming the backup filename to original filename.


Parameters

Parameters Description
FileName The name of the file to restore.


Return Value

True on success, False otherwise. If the function fails, call GetLastError to to get extended error information, or RaiseLastOSError to pass the information on to the user.


Description

Restore file by renaming the backup filename to original filename.


See Also

FileRestore


About

Donator

Jean-Fabien Connault


Notes

Obsolete. Use FileRestore instead.


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page