GetEnd

This method returns the position in the presentation space of the last character of the field. There are two signatures for the GetEnd method. ULONG GetEnd returns the position as a linear value with the upper left corner of the presentation space being “1”. void GetEnd(ULONG *Row, ULONG *Col) returns the position as a row and column coordinate.