The ChatWnd::EditText_GetCurSelStart function returns the index of the first character currently selected in the typing area. If nothing is selected, the index of the caret is returned.
[number] EditText_GetCurSelStart( );
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 |