IMvcMsgHandler::OnWndMsg

BOOLIMvcMsgHandler::OnWndMsg(UINTmessage, WPARAMwParam, LPARAMlParam, LRESULT*pResult)

A windows message is being delegated to this component for handling

Defined in: MvcMsgHandler.h

Parameters

message

The windows message being handled

wParam

Specifies additional message-dependent information.

lParam

Specifies additional message-dependent information.

pResult

The return value

See Also

IMvcMsgHandler