Helper coclass to provide ISelectionEvents support to the C++ API.
Interfaces
| Interfaces | Description |
|---|
Event Interfaces
| Interfaces | Description |
|---|---|
| ISelectionEvents (default) | Provides access to events that occur when the selection changes. |
Working with Events
[Visual Basic 6.0]
When working with SelectionEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pSelectionEventsListener as SelectionEventsListener