Platform SDK: SMTP Server Events

ISmtpServerResponseContext::QueryCommandKeywordSize

[This is preliminary documentation and subject to change.]

Returns the size in bytes of the current command keyword.

HRESULT QueryCommandKeywordSize(
  [out]  DWORD  *pdwSize
);

Parameters

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

Return Values

Remarks