Windows / Headers / wsbapperror.h
wsbapperror.h
This module contains the specific error codes returned by the COM interfaces implemented by the application to integrate with Windows Server Backup
Associated Error Codes
Below is a list of error codes found for this header.
Symbolic | Value | Description |
---|---|---|
WSBAPP_ASYNC_IN_PROGRESS | 0x007A0004 | An asynchronous operation is in progress. |
WSBAPP_E_COMPONENT_CONSISTENCY_CHECK_FAILED | 0x807A0001 | The component consistency check failed. |
WSBAPP_E_COMPONENT_PRE_RESTORE_FAILED | 0x807A0002 | The pre-restore steps for the component failed. |
WSBAPP_E_COMPONENT_POST_RESTORE_FAILED | 0x807A0003 | The post-restore steps for the component failed. |
4 entries |