This method writes data to the HTTP output without converting Unicode characters to ANSI. For more information, see the BinaryWrite method of the Response object.
HRESULT BinaryWrite(
VARIANT varBuffer |
//VARIANT containing the data as a SAFEARRAY |
); |