Determines the scheme used by the problem report object.
PRL_RESULT PrlReport_GetScheme( PRL_HANDLE hProblemReport, PRL_PROBLEM_REPORT_SCHEME_PTR pnReportScheme );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - null pointer or wrong handle was passed.
PRL_ERR_SUCCESS - function completed successfully.