Determines the type of the problem report object.
PRL_RESULT PrlReport_GetType( PRL_HANDLE hProblemReport, PRL_PROBLEM_REPORT_TYPE_PTR pnReportType );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - null pointer or wrong handle was passed.
PRL_ERR_SUCCESS - function completed successfully.