API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::tell Method
OdDbDxfFiler::tell Method
Syntax
C++
virtual OdUInt64 tell() const;

Returns the current I/O pointer position of this Filer object.

The default implementation of this function does nothing but throw an exception.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.