CWindowImpl::GetCurrentMessage

Returns the current message, packaged in the MSG structure.

const MSG* GetCurrentMessage( );

Return Value

The current message.

Requirements

Header: atlwin.h

See Also

Reference

CWindowImpl Class

CWindowImpl::OnFinalMessage

CWindowImpl::UnsubclassWindow

CWindowImpl::WindowProc

Other Resources

CWindowImpl Members