ShowBrowserUI method
Opens the specified browser dialog box.
This method is not supported for Windows apps using JavaScript.
Syntax
VARIANT retVal = object.ShowBrowserUI(bstrName, pvarIn);
Parameters
- bstrName [in]
-
Type: BSTR
A BSTR that specifies a browser dialog box, using one of the following values.
- pvarIn [in]
-
Type: VARIANT
A pointer to a VARIANT that is specific to the UI.
Standards information
There are no standards that apply here.
Remarks
In Microsoft Internet Explorer 5, a new "PrivacySetting" option allows access to the Privacy Preferences dialog box.
Show: