Platform SDK: SMTP Server Events

ISmtpInCommandContext::QueryCommandKeywordSize

[This is preliminary documentation and subject to change.]

The ISmtpInCommandContext::QueryCommandKeywordSize method retrieves the size of the current command keyword text.

HRESULT QueryCommandKeywordSize(
  [out] DWORD  *pdwSize
);

Parameters

pdwSize
On successful return, contains the size of the current command keyword.

Return Values

Remarks