All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATFTell64


HRESULT CATFTell64(unsigned int iFileDesc,
CATLONG64* oOffset)
Returns the current offset.
Role: Returns the current offset in a file previously opened with CATFOpen. This function is for large files.
Parameters:
iFileDesc
the file descriptor that has been obtained through
CATFOpen
oOffset
The position of the next I/O operation.
Returns:
Legal values:
S_OK :on Success.
negative : on failure

This object is included in the file: CATStdIO.h

Copyright © 2003, Dassault Systèmes. All rights reserved.