CStdioFile

This class is derived from CFile. Because CStdioFile does not support any methods or data members that are not supported by CFile, use the CFile reference documentation for method specifics.

Use CStdioFile, instead of CFile, when you want to work with Internet classes.

At a Glance

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

Remarks

MFC for Windows CE does not support the following methods of the standard MFC CStdioFile class:

In addition, MFC for Windows CE does not support the CStdioFile::m_pStream data member.

See Also

File Service Classes