Component API Interfaces

Applies to: Office 2010

The following interfaces are provided by Microsoft Office 2010.

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 Office 2010