Microsoft SDK for Java

FrameNavigateComplete

This method of the DWebBrowserEvents interface is fired when a new hyperlink is being navigated to in a frame.

Syntax

public void FrameNavigateComplete(java.lang.String URL);

Parameters

URL [in] The URL, UNC file name, or PIDL that was navigated to.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.