Determines the CPU mode (32 bit or 64 bit) on the host.
PRL_RESULT PrlSrvCfg_GetCpuMode( PRL_HANDLE hSrvConfig, PRL_CPU_MODE_PTR pnCpuMode );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.