This method writes the specified VARIANT to the HTTP output. For more information, see the Write method of the Response object.
HRESULT Write(
VARIANT varText
//variant to write to the HTTP output
);
© Microsoft Corporation. All rights reserved.