API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcFiler Class > OdPrcFiler Methods > OdPrcFiler::tell Method
OdPrcFiler::tell Method
Syntax
C++
virtual OdUInt64 tell() = 0;

Returns the current file pointer position of the filer.

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

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