Returns the change monitoring for current backup operation.
PRL_RESULT PrlBackupParam_GetChangeMonitoring( PRL_HANDLE hBackupParams, PRL_BOOL_PTR pbOn );
PrlApiBackup.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_OUT_OF_MEMORY - out of memory to create backup object.
PRL_ERR_SUCCESS - function completed successfully.