Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Terminates a recipient filter context.
HRESULT TerminateRecipientFilterContext( [in,unique] LPRECIPIENT_FILTER_CONTEXT pContext );
Value | Description |
---|---|
S_OK | Success. |
E_POINTER | Failure. The context passed in is NULL. |