MvcController::OnWndMsg
BOOLMvcController::OnWndMsg(UINTmessage, WPARAMwParam, LPARAMlParam, LRESULT*pResult)
Attempt to handle a window message.
Defined in: MvcController.cpp
Return Value
TRUE if message was handled, otherwise FALSE.
Parameters
message
The windows message being handled
wParam
Specifies additional message-dependent information.
lParam
Specifies additional message-dependent information.
pResult
The return value