Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IResponse::putCharSet

The IResponse::putCharSet method sets the value of the Charset property of the Response object.

HRESULT put_CharSet(

BSTR bstrCharset

);

Parameters: IResponse::putCharSet

bstrCharSet

A binary string that contains the new CharSet value.

Remarks: IResponse::putCharSet

You can use the CharSet value to set the character set to use when displaying the Response object.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.