The PrlVmCfg_IsConfigInvalid function is used to check the
- error code of PrlVmCfg_GetConfigValidity function that
- indicates the invalid status of the config:
- config doesn't exist, parsing error, invalid server uuid,
- invalid VM uuid.
- Parameters
- nErrCode : The nErrCode value from PrlVmCfg_GetConfigValidity()
- pbInvalid : [out] validity sign.