Platform SDK: SMTP Server Events

ISmtpServerResponseContext::QueryResponseSize

[This is preliminary documentation and subject to change.]

Returns the size in bytes of the current SMTP response buffer.

HRESULT QueryResponseSize(
  [out]  DWORD  *pdwSize
);

Parameters

pdwSize
On return, the size in bytes of the current response buffer.

Return Values

Remarks