Application Recovery and Restart
Overview of the Application Recovery and Restart technology.
The Application Recovery and Restart technology is not associated with any headers.
For programming guidance for this technology, see:
Functions
ApplicationRecoveryFinished Indicates that the calling application has completed its data recovery. |
ApplicationRecoveryInProgress Indicates that the calling application is continuing to recover data. |
GetApplicationRecoveryCallback Retrieves a pointer to the callback routine registered for the specified process. The address returned is in the virtual address space of the process. |
GetApplicationRestartSettings Retrieves the restart information registered for the specified process. |
RegisterApplicationRecoveryCallback Registers the active instance of an application for recovery. |
RegisterApplicationRestart Registers the active instance of an application for restart. |
UnregisterApplicationRecoveryCallback Removes the active instance of an application from the recovery list. |
UnregisterApplicationRestart Removes the active instance of an application from the restart list. |