CFile::GetLength
virtual DWORD GetLength( ) const;
throw( CFileException );
返回值:文件长度。
说明:获取文件的当前逻辑长度,以字节表示。
请参阅:
CFile::SetLength