Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The IMsgTrackLog::OnSyncLogMsgTrackInfo method is called by the SMTP service event dispatcher to notify event sinks of the OnLogMsg event.
HRESULT OnSyncLogMsgTrackInfo( [in] IUnknown *pIServer, [in] IMailMsgProperties *pIMailMsgProp, [in] LPMSG_TRACK_INFO pMsgTrackInfo );
Value | Description |
---|---|
S_OK | Success. The hostname and associated IP address have been returned. |