IEventHandlerManager
Exposes the methods for managing event handlers on object types.
Attaches an event handler to an object type.
Detaches an event handler from an object type. The event handler cannot be removed if its apart of a locked application.
Lists the attached event handlers on an object type.
Returns a list of event handlers availabe to attach to an object type.