DeregisterOnlineBackupFromWindowsServerBackup function (wsbonline.h)

The DeregisterOnlineBackupFromWindowsServerBackup function de-registers an already registered cloud backup provider.

Syntax

HRESULT DeregisterOnlineBackupFromWindowsServerBackup(
  [in] GUID guidSnapinId
);

Parameters

[in] guidSnapinId

The snap-in identifier of the cloud backup provider to be de-registered with Windows Server Backup.

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

See also

Cloud Backup Provider API Functions