This function is equivalent to using the WinSendMsg function with the parameters corresponding to those in pqmsgMsg.
The time and pointer position information within pqmsgMsg can be obtained by the window procedure with the WinQueryMsgTime and WinQueryMsgPos functions.
mresReply is the value returned by the invoked window procedure. For standard window classes, the values of mresReply are documented with the message definitions;