IUIEventingManager interface (uiribbon.h)

The IUIEventingManager interface is implemented by the Ribbon framework and provides the notification functionality for applications that register for ribbon events.

Inheritance

The IUIEventingManager interface inherits from the IUnknown interface. IUIEventingManager also has these types of members:

Methods

The IUIEventingManager interface has these methods.

 
IUIEventingManager::SetEventLogger

Sets the event logger for ribbon events.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header uiribbon.h

See also

IUIEventLogger

IUnknown

Interfaces