Sets limit of CPU usage for the virtual machine in Mhz.
PRL_RESULT PrlVmCfg_SetCpuLimitEx( PRL_HANDLE hVmCfg, PRL_CONST_CPULIMIT_DATA_PTR pVmCpuLimit );
PrlApiDeprecated.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.