Edit
Method of IUrlHandler
Description
Open URL configuration dialog
Parameters
- ULONG hWndParent
Syntax
JavaScript
UrlHandler.Edit(hWndParent);
==== Visual Basic Script ====
UrlHandler.Edit hWndParent
==== C++ ====
HRESULT hr = UrlHandler.Edit(hWndParent);
===== See Also ===== IUrlHandler