Replaces the PODSLocation
object with a PODSLocation
object for a different URL.
PODSLocation
void replace(PODSString url);
loc.replace(url)
void PODSreplace( PODSLocation*loc, PODSString url );
loc The PODSLocation
object.
url [in] URL for the replacement PODSLocation
object.
None
The replace( )
method also replaces the current history entry with the new URL; the browse history is otherwise unchanged.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |