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

 

IResponse::get_CharSet

The IResponse::get_CharSet method retrieves a character set to append to the content type header.

HRESULT get_CharSet(

BSTR * pbstrCharSetRet

);

Parameters: IResponse::get_CharSet

pbstrCharSetRet

Points to a binary string that receives the CharSet value.

Remarks: IResponse::get_CharSet

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

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