Determines whether the SmartGuard feature is enabled or not in a virtual machine.
PRL_RESULT PrlVmCfg_IsSmartGuardEnabled( PRL_HANDLE hVmCfg, PRL_BOOL_PTR pbEnabled );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer to buffer was passed.
PRL_ERR_SUCCESS - function completed successfully.
SmartGuard is feature that allows to make automatic snapshots of a virtual machine at predefined time intervals. The feature requires Parallels Tools installed in a virtual machine.