Microsoft SDK for Java

NavigateComplete

This method of the DWebBrowserEvents interface fires after a navigation to a hyperlink is completed (on either a window or frame set element).

Syntax

public void NavigateComplete(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.