PvBackupSetOff()
Description
Turns off Backup Agent
Include
pvbackupapi.h
Library
pvbackupapi.lib (Windows 32-bit)
w64pvbackupapi.lib (Windows 64-bit)
libpvbackupapi.so (Linux)
Syntax
BU_STAT PvBackupSetOff();
Return Value
Backup Agent cannot be turned off because of an error. Use PvBackupGetLogDir() to locate log files containing specific error information. This value will not be returned if an error occurred BEFORE this function was called; use PvBackupGetStatus() to get that information.