IUIEventLogger interface (uiribbon.h)

The IUIEventLogger interface is implemented by the application and defines the ribbon events callback method.

Inheritance

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

Methods

The IUIEventLogger interface has these methods.

 
IUIEventLogger::OnUIEvent

Receives notifications that a ribbon event has occurred.

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

IUIEventingManager

IUnknown

Interfaces