Determines if the user is allowed to use the Parallels Service management console utility.
PRL_RESULT PrlUsrCfg_CanUseMngConsole( PRL_HANDLE hUserProfile, PRL_BOOL_PTR pbCanUseMngConsole );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.