Compartir a través de


CMFCRibbonCategory::NotifyControlCommand

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

virtual BOOL NotifyControlCommand(
   BOOL bAccelerator,
   int nNotifyCode,
   WPARAM wParam,
   LPARAM lParam
);

Parameters

  • [in] bAccelerator
     

  • [in] nNotifyCode
     

  • [in] wParam
     

  • [in] lParam
     

Requirements

Header: afxribboncategory.h

See Also

Reference

CMFCRibbonCategory Class

Hierarchy Chart