Sets the specified problem report description.
PRL_RESULT PrlReport_SetDescription( PRL_HANDLE hProblemReport, PRL_CONST_STR sNewDescription );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.