Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The ISmtpInCommandContext::NotifyAsyncCompletion method is used by protocl event sink to callback the inbound protocol event dispatcher and notify it that asynchronous processing has completed and to pass the result of the processing.
HRESULT NotifyAsyncCompletion( [in] HRESULT hrResult );