SCodeNavigate Service

The site provides the SCodeNavigate service for components that need to assist users in navigating from an object to its associated code. Using the service, components can manipulate the user interface to cause navigation. For example, when a user double-clicks an ActiveX designer, the designer can call DisplayDefaultEventHandler to display the code for the default event.

SCodeNavigate includes one interface, ICodeNavigate; its method is listed in the following table.

Method

Description

DisplayDefaultEventHandler

Displays the default event handler for an object.


The SID for this service is SID_SCodeNavigate.