IResponse::Write

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

);