How To Use OLE Messaging to Send Mail in Visual FoxPro App (146641)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q146641 SUMMARY
This article shows by example how you can use OLE Messaging as an
alternative to using a MAPI Session and MAPI Messages .ocx controls to send
mail. This functionality relies on MAPI OLE Automation support at the
operating system level but doesn't require that an .ocx file be added to a
form. The MAPI .ocx files currently available use Simple MAPI as opposed to
MAPI 1.0, so they are superseded by this.
REFERENCES
For more details on OLE Messaging, please see the January Microsoft
Developers Network (MSDN) CD-ROM compact disc. The Topic is located under
the Win32 SDK, Win32 Messaging, and OLE Messaging Library topics.
For additional information, please see the following article in the
Microsoft Knowledge Base:
175052 How To Send a Message in VFP Using Active Messaging
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbAutomation kbcode kbhowto kbinterop KB146641 |
---|
|