How To Add Message Tracking to the EDK Gateway (224560)
The information in this article applies to:
- Microsoft Exchange Development Kit (EDK) 5.0
- Microsoft Exchange Development Kit (EDK) 5.5
This article was previously published under Q224560 SUMMARY
The Exchange Development Kit (EDK) sample gateway can be modified to log tracking information for messages processed. There are three functions that are included in the \Mssdk\Include\EDKTrack.lib that can be used to add tracking functionality.
Following are the functions:
- HrTrackInitLog - This function opens the gateway event tracking module.
- HrTrackUninitLog - This function closes the gateway event tracking module.
- HrTrackWriteLog - This function logs a gateway tracking event.
REFERENCES
Additional information can be found in the Microsoft Developer Network.
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbFAQ kbhowto kbMsg KB224560 |
---|
|