Virtuozzo Virtualization SDK C API Reference
|
Sets a features inside the CT.
PRL_RESULT PrlVmCfg_SetFeaturesMask( PRL_HANDLE hVmCfg, PRL_UINT32 nOn, PRL_UINT32 nOff );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - function completed successfully.