API Reference > Classes > Base Classes > OdBmBlobObject Class > OdBmBlobObject Methods > OdBmBlobObject::removePersistentReactor Method
OdBmBlobObject::removePersistentReactor Method
Syntax
C++
virtual void removePersistentReactor(OdTfPersistentReactor*);
Parameters 
Description 
pPersistentReactor 
[in] A pointer to the persistent reactor object. 

Removes a specified persistent reactor object from the element's reactor list.

Before removing a persistent reactor object, open the element in the write mode.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.