Platform SDK: SMTP Server Events

ISmtpInCommandContext::QuerySmtpStatusCode

[This is preliminary documentation and subject to change.]

The ISmtpInCommandContext::QuerySmtpStatusCode method retrieves the current SMTP status code for the command.

HRESULT QuerySmtpStatusCode(
  [out] DWORD  *pdwSmtpStatus
);

Parameters

pdwSmtpStatus
On successful return, contains the current status code.

Return Values

Remarks