Platform SDK: SMTP Server Events

ISmtpServerResponseContext::QueryCommandSize

[This is preliminary documentation and subject to change.]

Returns the size in bytes of the current command.

HRESULT QueryCommandSize(
  [out]  DWORD  *pdwSize
);

Parameters

pdwSize
On return, the size in bytes of the current command.

Return Values

Remarks

See Also