CWindowImpl::GetCurrentMessage
Returns the current message, packaged in the MSG structure.
const MSG* GetCurrentMessage( );
Return Value
The current message.
Requirements
Header: atlwin.h
Returns the current message, packaged in the MSG structure.
const MSG* GetCurrentMessage( );
The current message.
Header: atlwin.h