Platform SDK: SMTP Server Events

ISmtpServerResponseContext::QuerySmtpStatusCode

[This is preliminary documentation and subject to change.]

Returns the current SMTP status code.

HRESULT QuerySmtpStatusCode(
  [out]  DWORD  *pdwSmtpStatus
);

Parameters

pdwSmtpStatus
On return, the SMTP status code.

Return Values

Remarks