Sets the name of the user on the problem report.
PRL_RESULT PrlReport_SetUserName( PRL_HANDLE hProblemReport, PRL_CONST_STR sNewUserName );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.