ArrManager Methods
From Vista Bridge Library
| Vista Bridge Library for Managed code development |
| ArrManager Methods |
| ArrManager Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The ArrManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplicationRecoveryFinished |
Called by an application's RecoveryCallback method to
indicate that the recovery work is complete.
| |
| ApplicationRecoveryInProgress |
Called by an application's RecoveryCallback method
to indicate that it is still performing recovery work.
| |
| ApplicationRecoverySettings |
Returns the current settings for application recovery.
| |
| ApplicationRestartSettings |
Returns the current settings for application restart.
| |
| RegisterForApplicationRecovery |
Registers an application for recovery.
| |
| RegisterForApplicationRestart |
Registers an application for automatic restart if
the application
is terminated by Windows Error Reporting.
| |
| UnregisterApplicationRecovery |
Removes an application's recovery registration.
| |
| UnregisterApplicationRestart |
Removes an application's restart registration.
|