CFile::GetPosition

This method obtains the current value of the file pointer, which can be used in subsequent calls to Seek.

At a Glance

Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Header file: Afx.h
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

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