C++
virtual void resetFilerStatus() = 0;
Description
The implementation of this function should follow that of the ObjectARX internal filers. It should reset the filer's internal error status to Acad::eOk.
virtual void resetFilerStatus() = 0;
The implementation of this function should follow that of the ObjectARX internal filers. It should reset the filer's internal error status to Acad::eOk.