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

IShellUIHelper::ShowBrowserUI Method


Invokes the browser UI.

Syntax

HRESULT ShowBrowserUI( 
    BSTR bstrName,
    VARIANT *pvarIn,
    VARIANT *pvarOut
);

Parameters

bstrName
String that contains the name of the UI to display.
pvarIn
Address of a VARIANT argument that is specific to the UI.
pvarOut
Address of a VARIANT return value that is specific to the UI.

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.