共用方式為


CWindowImpl::GetCurrentMessage

傳回目前的訊息,包裝在 MSG 結構。

const MSG* GetCurrentMessage( );

傳回值

目前的訊息。

需求

Header: atlwin.h

請參閱

參考

CWindowImpl 類別

CWindowImpl::OnFinalMessage

CWindowImpl::UnsubclassWindow

CWindowImpl::WindowProc