Virtuozzo Virtualization SDK C API Reference
|
Allows to manually set offline services that will be available in the virtual machine offline management.
PRL_RESULT PrlVmCfg_SetOfflineServices( PRL_HANDLE hVmCfg, PRL_HANDLE hOfflineServicesList );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle of virtual machine specified.
PRL_ERR_SUCCESS - function completed successfully.