Click to return to the Reusing Browser Technology home page    
IShellUIHelper::IsSubscri...     IShellUIHelper::ShowBrows...     IShellUIHelper Interface    
Web Workshop  |  Reusing Browser Technology

IShellUIHelper::NavigateAndFind Method


Navigates to the specified URL and selects the specified text.

Syntax

HRESULT NavigateAndFind(
    BSTR URL,
    BSTR strQuery,
    VARIANT *varTargetFrame
);

Parameters

URL
String value that contains the URL to navigate to.
strQuery
String value that contains the specified text to select.
varTargetFrame
Address of a VARIANT that contains the name of the target frame.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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