Platform SDK: Active Directory, ADSI, and Directory Services

DsBackupClose

After the application completes reading all the data in the currently opened attachment, it calls the DsBackupClose function.

HRESULT DsBackupClose(
  HBC hbc
);

Parameters

hbc
[in] Points to the client context handle of the backup.

Return Values

One of the standard HRESULT success codes; otherwise, a failure code.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Ntdsbcli.h.
  Library: Included as a resource in Ntdsbcli.dll.

See Also

Backing Up and Restoring Active Directory, Directory Backup Functions, DsBackupOpenFile