This document is archived and information here might be outdated. Recommended version. |
Displays the dialog to create a new WMS server connection.
[Visual Basic .NET] Public Function DoModalCreateWMSConnection ( _ ByVal hParent As Integer, _ ByRef selectedResources As Object _ ) As IWMSConnection
[C#] public IWMSConnection DoModalCreateWMSConnection ( int hParent, ref object selectedResources );