Microsoft SDK for Java

NavigateAndFind

This method of the IShellUIHelper interface navigates to the specified URL and selects the specified text.

Syntax

public void NavigateAndFind(java.lang.String URL,
java.lang.String strQuery,
com.ms.com.Variant varTargetFrame);

Parameters

URL The string value that contains the URL to navigate to.
strQuery The string value that contains the specified text to select.
varTargetFrame The address of a VARIANT that contains the name of the target frame.

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