次の方法で共有


CContainedWindowT::GetCurrentMessage

現在のメッセージ (m_pCurrentMsg) を返します。

const _ATL_MSG* GetCurrentMessage( );

戻り値

MSG の構造にパッケージ化された現在のメッセージ。

必要条件

Header: atlwin.h

参照

関連項目

CContainedWindowT クラス