Platform SDK: SMTP Server Events

ISmtpInCommandContext::QueryNativeResponseSize

[This is preliminary documentation and subject to change.]

The ISmtpInCommandContext::QueryNativeResponseSize method retrieves the size of the current native response string.

HRESULT QueryNativeResponseSize(
  [out] DWORD  *pdwSize
);

Parameters

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

Return Values

Remarks