Services Available for ActiveX Designers

Currently, ActiveX designers may use the services listed in the following table.

Service

Interfaces

Purpose

SApplicationObject

IDispatch

Returns the programmability interface for the host's add-in model.

SCodeNavigate

ICodeNavigate

Navigates to the code associated with an object.

SProfferTypeLib

IProfferTypeLib

Allows components to add type libraries to the project.

STrackSelection

ITrackSelection, ISelectionContainer

Tracks menu and object selections in a user interface.


Not all hosts support all of these services, and some hosts may support other services. Refer to the host documentation for details.

See Chapter 10, "Service Reference," for details of the individual services.