Enables or disables the verbose log level for dispatcher and virtual machines processes.
PRL_RESULT PrlDispCfg_SetVerboseLogEnabled( PRL_HANDLE hDispConfig, PRL_BOOL bEnabled );
PrlApiDisp.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - function completed successfully.