UpdateOBStatusInWindowsServerBackup function (wsbonline.h)
The UpdateOBStatusInWindowsServerBackup function updates the cloud backup provider status in the Windows Server Backup MMC snap-in.
Syntax
HRESULT UpdateOBStatusInWindowsServerBackup(
[in] WSB_OB_STATUS_INFO *pOBRegistrationInfo
);
Parameters
[in] pOBRegistrationInfo
Pointer to a WSB_OB_STATUS_INFO structure.
Return value
The return values listed here are in addition to the normal HRESULTs that may be returned at any time from the function.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | wsbonline.h |
DLL | WsbOnline.dll |