PC MAPI: C Equivalent to MAPI APPEXEC.TXT in MS Visual Basic (105962)
The information in this article applies to:
- Microsoft Mail for Windows 3.0
- Microsoft Mail for Windows 3.0b
- Microsoft Mail for Windows 3.2
This article was previously published under Q105962 SUMMARY
The Microsoft C code fragment below shows how to call application
programming interface (API) functions in the APPEXEC.DLL file, which is
included on the version 3.0 and 3.2 Microsoft Mail for PC Networks
Technical Reference disk, to access the information in the PARAMBLK
structure. The APPEXEC.TXT file, which is also included on the Microsoft
Mail for PC Networks Technical Reference disk, includes only Microsoft
Visual Basic code that calls APPEXEC.DLL.
The steps below describe how to access the PARAMBLK structure. This is also
described in the APPEXEC.TXT file. After obtaining the MessageID returned
by GetMessageID(), you can use Messaging API (MAPI) from versions 3.0 and
3.2 of Microsoft Mail for PC Networks to access information on the mail
message correlating to the MessageID. This program was written using
Microsoft Visual C++ version 1.0.
Modification Type: | Major | Last Reviewed: | 11/19/2003 |
---|
Keywords: | KB105962 |
---|
|