IVirtualUI::OpenLinkDlg Method

Displays a popup with a button to open a web link.

IDL

[id(0x00000072)]

HRESULT _stdcall OpenLinkDlg([in] BSTR url, [in] BSTR caption);

Parameters

Parameters

Description

[in] BSTR url

Link to open.

[in] BSTR caption

Text to display in popup.

Group

IVirtualUI Methods