Platform SDK: SMTP Server Events

ISmtpInCommandContext::QueryCommandStatus

[This is preliminary documentation and subject to change.]

The ISmtpInCommandContext::QueryCommandStatus method retrieves the current command status.

HRESULT QueryCommandStatus(
[out] DWORD  *pdwCommandStatus
);

Parameters

pdwCommandStatus
On successful return, contains the current command status.

Return Values

Remarks