Helper coclass to provide ISceneControlEvents support to the C++ API.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
ISceneControlEvents (default) | Provides access to events that occur with user interaction to the SceneControl. |
Working with Events
[Visual Basic 6.0]
When working with SceneControlEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pSceneControlEventsListener as SceneControlEventsListener