Platform SDK: SMTP Server Events

ISmtpOutCommandContext::QueryCommandStatus

[This is preliminary documentation and subject to change.]

The ISmtpOutCommandContext::QueryCommandStatus method returns the current command status.

HRESULT QueryCommandStatus(
[out]  DWORD  *pdwCommandStatus
);

Parameters

pdwCommandStatus
On successful return, the current command status.

Return Values

Remarks