Sets a client version on the problem report.
PRL_RESULT PrlReport_SetClientVersion( PRL_HANDLE hProblemReport, PRL_CONST_STR sClientVersion );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.