Allows to switch on/off mechanism of sending statistics reports (CEP).
PRL_RESULT PrlDispCfg_SetSendStatisticReport( PRL_HANDLE hDispConfig, PRL_BOOL bSendStatisticReport );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - function completed successfully.