CWindowImpl::GetCurrentMessage

 

Returns the current message, packaged in the MSG structure.

Syntax

const MSG* GetCurrentMessage( );

Return Value

The current message.

Requirements

Header: atlwin.h

See Also

CWindowImpl Class
CWindowImpl::OnFinalMessage
CWindowImpl::UnsubclassWindow
CWindowImpl::WindowProc