CDocument

The CDocument class provides the basic functionality for user-defined document classes. A document represents a unit of data that a user typically opens with the File Open command and saves with the File Save command.

At a Glance

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

Remarks

MFC for Windows CE currently does not support the OnFileSendMail and OnUpdateFileSendMail methods of the CDocument class.

See Also

CCmdTarget, CView, CDocTemplate