msg4plugins.h header file. You can see this file in HTML format or download the file.
You can also find msg4plugins.h in the Messaging Server directory serverroot\plugins\include; the version in this directory may be more up-to-date than the one you can download through this guide.
GetPostOfficePath function returns the path to the post office directory where the message resides.Message structure has been changed.GetMessageFile function returns the filename and path of the message file. This function combines two 3.0 functions, GetHeaderFile and GetBodyFile, which have been removed. For more information, see Appendix A, "Converting Messaging Server Plug-in Files to 4.1."
pInitFunc and pFunc functions are prototypes for functions that must be exported by the plug-in. For more information, see "Writing the Initialization and Plug-in Functions."
GetControlData, FreeControlData, AddControlInfo, and RemoveControlInfo. For more information, see "Accessing Control Data."
Message and pblock structures have been changed.
Address and AddressList.
Recipient structure has been removed.
Table 1 Finding information in this guide
http://server.domain/path/file.htmlWhere the parts of the URL have these values:
Name of the server on which your application is running, for example, | |
NOTE: Information of interest to the developer but not essential to understanding the surrounding topic. §
WARNING: Information that can affect the development decisions you make or the development environment you choose. Don't miss these notes. §[Top]
Last Updated: 05/13/99 11:41:54