System Global Function CATFTruncate
CATFTruncate( | | iFileDesc, |
| | iOffset) |
-
Truncates the file.
Role: Truncates a file previously opened with CATFOpen.
- Parameters:
-
- iFileDesc
- the file descriptor that has been obtained through
- iOffset
- The position of the truncature
- 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.