SHDocVw.IShellUIHelper.ShowBrowserUI
Delphi
function ShowBrowserUI(const bstrName: WideString; const pvarIn: OleVariant): OleVariant; safecall;
C++
virtual HRESULT __safecall ShowBrowserUI(const System::WideString bstrName, const System::OleVariant &pvarIn, System::OleVariant &__ShowBrowserUI_result) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IShellUIHelper |
Description
Embarcadero Technologies does not currently have any additional information.