Platform SDK: SMTP Server Events

ISmtpInCommandContext::QueryCommandSize

[This is preliminary documentation and subject to change.]

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

HRESULT QueryCommandSize(
  [out] DWORD *pdwSize
);

Parameters

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

Return Values

Remarks