This method of the IShellUIHelper interface navigates to the specified URL and selects the specified text.
public void NavigateAndFind(java.lang.String URL,
java.lang.String strQuery,
com.ms.com.Variant varTargetFrame);
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. |