System Global Function CATFSize64


CATFSize64( iFileDesc,
oSize)
Returns the size of a file.
Role: Returns the current size of a file previously opened with CATFOpen. This function is for large files.
Parameters:
iFileDesc
the file descriptor that has been obtained through
oSize
The size of the file.
Returns:
Legal values:
S_OK :on Success.
negative : on failure

This object is included in the file: CATStdIO.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.