Platform SDK: SMTP Server Events

ISmtpServerResponseContext::SetNextEventState

[This is preliminary documentation and subject to change.]

Sets the next event state.

HRESULT SetNextEventState(
  [in]  DWORD  dwNextState
);

Parameters

dwNextState
The value to which to set the next event state.

Return Values

Remarks

Event sinks can set the event state for subsequent sinks during execution.