IWsbApplicationRestoreSupport interface (wsbapp.h)
Defines methods for performing application-specific restore tasks.
Inheritance
The IWsbApplicationRestoreSupport interface inherits from the IUnknown interface. IWsbApplicationRestoreSupport also has these types of members:
Methods
The IWsbApplicationRestoreSupport interface has these methods.
IWsbApplicationRestoreSupport::IsRollForwardSupported Reports whether the application supports roll-forward restore. |
IWsbApplicationRestoreSupport::OrderComponents Specifies the order in which application components are to be restored. |
IWsbApplicationRestoreSupport::PostRestore Performs application-specific PostRestore operations. |
IWsbApplicationRestoreSupport::PreRestore Performs application-specific PreRestore operations. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wsbapp.h |