Enables or disables the log rotation for dispatcher and virtual machine logs.
PRL_RESULT PrlDispCfg_SetLogRotationEnabled( 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.