|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSConnectionAdminDialog
Provides access to members that control the Connection Admin Dialog.
| Method Summary | |
|---|---|
IAGSServerConnection |
doModalCreateServerConnection(int hParent,
Object[] selectedResources)
Displays the dialog to create a new server connection. |
void |
doModalUpdateServerConnection(int hParent,
Object[] selectedResources,
IGxAGSConnection[] ppGxAGSConn)
Displays the dialog to update an existing server connection. |
| Method Detail |
|---|
IAGSServerConnection doModalCreateServerConnection(int hParent,
Object[] selectedResources)
throws IOException,
AutomationException
hParent - The hParent (A COM typedef) (in)selectedResources - A Variant (in/out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void doModalUpdateServerConnection(int hParent,
Object[] selectedResources,
IGxAGSConnection[] ppGxAGSConn)
throws IOException,
AutomationException
hParent - The hParent (A COM typedef) (in)selectedResources - A Variant (in/out: use single element array)ppGxAGSConn - A reference to a com.esri.arcgis.catalog.IGxAGSConnection (in/out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||