IE_GETGRIDORIGIN
Retrieves the
current origin of the rule or grid-line settings for the control.
Parameters
wParam
Not used;
must be 0.
lParam
Not used;
must be 0.
Return Value
Returns the
x-coordinate of the origin in the low-order word and the y-coordinate of the
origin in the high-order word, if successful; otherwise, returns IER_PARAMERR
to indicate that wParam or lParam is invalid.
See Also