Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCPopupMenu::OnCmdMsg

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 OnCmdMsg(
   UINT nID,
   int nCode,
   void* pExtra,
   AFX_CMDHANDLERINFO* pHandlerInfo
);
[in] nID

 

[in] nCode

 

[in] pExtra

 

[in] pHandlerInfo

 

Header: afxpopupmenu.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.