Component API Interfaces

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The following interfaces are provided by the 2007 Microsoft Office system.

Interface

Description

IMsoComponent

Provides components that need idle time, such as packages that manage modeless top-level windows, with access to the message loop and other facilities. Register the interface with the component manager that implements the IMsoComponentManager interface.

IMsoComponentManager

Defines a component manager, which is an object that coordinates other components by using its message loop for message processing and allocation of idle time.

See Also

Other Resources

Welcome to the Component API Reference for the 2007 Office System