CFrameWndEx::PreTranslateMessage

处理特定窗口消息,在计划之前它们。

virtual BOOL PreTranslateMessage(
   MSG* pMsg
);

参数

  • [in] pMsg
    对包含消息处理的 MSG 结构 结构的指针。

返回值

非零,如果消息已处理和不应调度;0,如果消息未被处理和应调度。

要求

标头: afxframewndex.h

请参见

参考

CFrameWndEx选件类

层次结构图