IMC_SETSOFTKBDPOS

An UI window sends the IMC_SETSOFTKBDPOS message to the soft keyboard window to set the position of the soft keyboard window.

If successful, the return value is zero. Otherwise, it is nonzero.

lParam
A POINTS structure that contains the x and y coordinates of the position of the soft keyboard window. This is in screen coordinates.