This method of the IShellUIHelper interface invokes the browser UI.
public com.ms.com.Variant ShowBrowserUI(java.lang.String bstrName,
com.ms.com.Variant pvarIn);
bstrName | The string that contains the name of the UI to display. |
pvarIn | The address of a VARIANT argument that is specific to the UI. |