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

 

IResponse::get_CacheControl

The IResponse::get_CacheControl method retrieves a value for the CacheControl property.

HRESULT get_CacheControl(

BSTR * pbstrCacheControl

);

Parameters: IResponse::get_CacheControl

pbstrCacheControl

Points to a binary string that receives the CacheControl value.

Remarks: IResponse::get_CacheControl

You can use the CacheControl value to override the default value (FALSE). By setting the value to TRUE, proxy servers will be able to cache output from ASP pages.

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