Edit

Method of IUrlHandler

Description

Open URL configuration dialog

Parameters

Syntax

JavaScript

UrlHandler.Edit(hWndParent);

==== Visual Basic Script ====

UrlHandler.Edit hWndParent

==== C++ ====

HRESULT hr = UrlHandler.Edit(hWndParent);

===== See Also ===== IUrlHandler