CFile::SetLength

Call this member function to change the length of the file.

Syntax

virtual void SetLength( DWORD dwNewLen );
throw( CFileException );

At a Glance

Header File Afx.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CFile Overview, CFile Member Functions, File Service Classes