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