IWsbApplicationBackupSupport interface
Defines a method for checking the consistency of the application's VSS writer's components.
When to implement
The method in this interface is called when Windows Server Backup backs up the application's data. Implementing this interface is optional.
Members
The IWsbApplicationBackupSupport interface inherits from the IUnknown interface. IWsbApplicationBackupSupport also has these types of members:
Methods
The IWsbApplicationBackupSupport interface has these methods.
| Method | Description |
|---|---|
| CheckConsistency |
Checks the consistency of the VSS writer's components in the shadow copy after shadow copies are created for the volumes to be backed up. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
Windows Server 2008 |
|
Header |
|
|
IDL |
|