Partager via


IUIEventLogger::OnUIEvent, méthode (uiribbon.h)

Reçoit des notifications indiquant qu’un événement de ruban s’est produit.

Syntaxe

void OnUIEvent(
  [in] UI_EVENTPARAMS *pEventParams
);

Paramètres

[in] pEventParams

Paramètres associés à l’événement. Cette valeur varie en fonction du type d’événement.

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête uiribbon.h

Voir aussi

IUIEventLogger

UI_EVENTLOCATION

UI_EVENTPARAMS

UI_EVENTTYPE