Platform SDK: SMTP Server Events

ISmtpInCommandContext::SetCommandStatus

[This is preliminary documentation and subject to change.]

The ISmtpInCommandContext::SetCommandStatus method sets the command status to the specified value.

HRESULT SetCommandStatus(
  [in] DWORD  dwCommandStatus
);

Parameters

dwCommandStatus
The value to which to set the command status.

Return Values

Remarks