SECEditController::GetCaretPos

SECEditLineColSECEditController::GetCaretPos(void)

Returns the caret location

Defined in: SECEditController.cpp

Return Value

SECEditLineCol

Developer Notes

Returns the caret location which is stored in the protected member: m_lcCaret

See Also

SECEditController