CMessageLoopDefaultImpl::PreTranslateMessage
virtual boolCMessageLoopDefaultImpl::PreTranslateMessage(MSG*pMsg)
Give the app an opportunity to pre-process a message.
Defined in: Application.h
Return Value
true if the message was processed, false otherwise
Parameters
pMsg
pointer to an message structure to preprocess