Virtuozzo Virtualization SDK C API Reference
|
Sets value of the specific feature.
PRL_RESULT PrlCpuFeatures_SetValue( PRL_HANDLE hCpuFeatures, PRL_CPU_FEATURES_EX nId, PRL_UINT32 nValue );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or invalid feature id was passed.
PRL_ERR_SUCCESS - function completed successfully.