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

 

IResponse::get_Expires

The IResponse::get_Expires method retrieves the current value of the Expires property of the Response object.

HRESULT get_Expires*

VARIANT * pvarExpiresMinutesRet

);

Parameters: IResponse::get_Expires

pvarExpiresMinutesRet

Points to a variant that receives the Expires value. This value specifies the number of minutes until the page will expire.

Remarks: IResponse::get_Expires

If the user returns to the same page before it expires, the cached version is displayed. If this property is set more than once on a page, the shortest time is used.

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