OSRTErrInfo Struct Reference

struct OSRTErrInfo

Run-time error information structure

This structure is a container structure that holds information on run-time errors. The stack variable holds the trace stack information that shows where the error occurred in the source code. The parms variable holds error parameters that are substituted into the message that is returned to the user.

Member Data Documentation

OSUTF8CHAR * elemName

OSUTF8CHAR *elemName

OSUINT8 parmcnt

OSUINT8 parmcnt

OSUTF8CHAR * parms

OSUTF8CHAR *parms

OSRTErrLocn stack

OSRTErrLocn stack

OSINT16 status

OSINT16 status

OSUINT8 stkx

OSUINT8 stkx