Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
daiErrorHandlerManager::removeHandler Method
Syntax
C++
static bool removeHandler(const daiErrorHandlerPtr& handlerToDelete);

Removes an error handler from the collection of error handlers. 

 

Parameters
Description
handlerToDelete
[in] Smart pointer to an error handler to remove.

true if successfully deleted from a collection of error handlers, false otherwise.

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