GxObject that represents the catalog's selection.
| Interfaces | Description |
|---|---|
| IConnectionPointContainer | Supports connection points for connectable objects. |
| IGxSelection | Provides access to members that manages the selection within the catalog. |
| Interfaces | Description |
|---|---|
| IGxSelectionEvents (default) | Provides access to events that the ArcCatalog selection can fire. |
When working with GxSelection's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pGxSelection as GxSelection