Call this member function to read data into a buffer from the file associated with the CFile object.
virtual UINT Read( void* lpBuf, UINT nCount );
throw( CFileException );
| Header File | Afx.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
You can use the Cfile::Open member function to read files in the Windows CE object store.
CFile Overview, CFile Member Functions, File Service Classes