







|
| Vista Bridge Library for Managed code development |
| Microsoft.SDK.Samples.VistaBridge.Library.AppRecoveryRestart Namespace |
| Send Feedback |
[This is preliminary documentation and is subject to change.]
Supports registering for application recovery and automatic application restart.
Classes
| Class | Description | |
|---|---|---|
![]() | ArrManager |
Provides access to the Application Restart and Recovery
features available in Windows Vista.
|
![]() | RecoveryData |
An example class that is used by the ARR Demo to return
application specific information to the recovery callback method.
Applications should modify this class to fit their
recovery data requirements.
|
![]() | RecoverySettings |
Specifies options for an application that attempts
to perform final actions after a fatal event such as an
unhandled exception.
|
![]() | RestartSettings |
Specifies options for an application to be automatically
restarted by Windows Error Reporting.
|
Delegates
| Delegate | Description | |
|---|---|---|
![]() | RecoveryCallback |
The |
Enumerations
| Enumeration | Description | |
|---|---|---|
![]() | RestartRestrictions |
Specifies the conditions when Windows Error Reporting
should not restart an application that has registered
for automatic restart.
|



