Virtuozzo Virtualization SDK C API Reference
|
Returns value of the specific cpu feature.
PRL_RESULT PrlCpuFeatures_GetValue( PRL_HANDLE hCpuFeatures, PRL_CPU_FEATURES_EX nId, PRL_UINT32_PTR pnValue );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer or invalid feature id was passed.
PRL_ERR_SUCCESS - function completed successfully.