SEDRIS Reference Manual
APPENDIX B - Transmittal Access Level 1 API Functions SE SetErrorHandlers |
---|
extern SE_Status_Code | |||
SE_SetErrorHandlers | |||
(void); |
Sets up error handlers for the Read 0 API functions. Every Read 0 function will have a handler assigned. Each error handler will print, for an error condition:
SE_STATCODE_SUCCESS | and the error handlers are set, if all operations succeeded. |
SE_STATCODE_INACTIONABLE_FAILURE | and the error handlers cannot be set, if the call fails for any reason. |
Prev: SE_RemoveObjectTree.
Next: SE_SimpleCreateComponentIterator.
Up:Index.
|