Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiRestoreErrorHandler Function
Syntax
C++
DAI_EXPORT SdaiErrorHandler sdaiRestoreErrorHandler();

The Restore Error Handler function removes the most recently added error handling function from the top of the error handling stack.

The error handling function that were removed from the stack if it is not empty.

The next error handling function after the removed function that is left in the stack is used for error handling. The Restore Error Handler function has no effect if the error handler stack is empty.

File: sdai.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.