The ChatWnd::EditText_GetCurSelEnd function returns the index following the last character currently selected in the typing area. If nothing is selected, the index of the caret is returned.
[number] EditText_GetCurSelEnd( );
None.
A numeric value representing a position in the text, ranging from 0 to the size of the text currently in the typing area.
This function typically fails for the following reason:
None.
Object | ChatWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |
ChatWnd Object, EditText_GetCurSelStart, EditText_SetCurSel.