CWindowImpl::GetCurrentMessage

返回当前消息,打包在 MSG 结构。

const MSG* GetCurrentMessage( );

返回值

当前消息。

要求

Header: atlwin.h

请参见

参考

CWindowImpl选件类

CWindowImpl::OnFinalMessage

CWindowImpl::UnsubclassWindow

CWindowImpl::WindowProc