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.
Public Attributes | |
---|---|
OSUTF8CHAR * | elemName |
OSUINT8 | parmcnt |
OSUTF8CHAR * | parms |
OSRTErrLocn | stack |
OSINT16 | status |
OSUINT8 | stkx |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.