scripting:api:url-handler:edit

Edit

Method of IUrlHandler

Open URL configuration dialog

UrlHandler.Edit(hWndParent);

==== Visual Basic Script ====

UrlHandler.Edit hWndParent

==== C++ ====

HRESULT hr = UrlHandler.Edit(hWndParent);

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