SECMaskEdit::SetCursorPos
intSECMaskEdit::SetCursorPos(intnOldPos, intnDirection, BOOLbSelect)
Sets the cursor position.
Defined in: SECMEDIT.CPP
Return Value
The new cursor position.
Parameters
nOldPos
The old cursor position.
nDirection
Direction (1=forward, -1=back)
bSelect
If nonzero, contains the number of characters to select.
See Also