EM_GETRECT

An application sends an EM_GETRECT message to get the coordinates of and edit-control rectangle.

Parameters

wParam

This parameter is not used.

lParam

Points to the RECT structure that receives the coordinates.

Return Value

This message does not return a meaningful value.