Call this member function to set the value of the file pointer to the beginning of the file. SeekToBegin is equivalent to Seek( 0L, CFile::begin ).
void SeekToBegin( );
throw( CFileException );
| Header File | Afx.h | 
| Platforms | |
| Versions | 1.0 and later | 
| Complete documentation | Visual C++ documentation | 
CFile Overview, CFile Member Functions, File Service Classes