CFile::GetLength

virtual DWORD GetLength( ) const;
throw( CFileException );

Return Value

The length of the file.

Remarks

Obtains the current logical length of the file in bytes, not the amount.

CFile OverviewClass MembersHierarchy Chart

See Also   CFile::SetLength