Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The ISmtpInCommandContext::SetCallback method is used by protocol event sinks to pass a reference to their exposed ISmtpInCallbackSink callback interface to the event dispatcher.
HRESULT SetCallback( [in] ISmtpInCallbackSink * pICallback );