Home | How Do I | Details | Sample
MFC implements simple MAPI, a version of the Microsoft Messaging API that lets you easily implement a Send command to mail your documents using the mail client on the user's machine.
For more complete MAPI support, use the messaging API functions under Win32.
See Also CDocument::OnFileSendMail, CDocument::OnUpdateFileSendMail, COleDocument::OnFileSendMail