Share

AcDbDxfFiler::resetFilerStatus

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.

Links

AcDbDxfFiler

Was this information helpful?