SRGraphException::GetErrorMessage

BOOL SRGraphException::GetErrorMessage(LPSTR lpszError, UINT nMaxError, PUINT pnHelpContext)

Decode error reporting strings according to the cause of this exception

Defined in: SRGExc.cpp

Parameters

lpszError

Pointer to a string which will receive the report text

nMaxError

Maximum length of the report text -- the actual string will be truncated if it is too long

pnHelpContext

Pointer to a variable which will receive the help context generated from the error report