SECEditController::m_n1stChar
unsigned int SECEditController::m_n1stCharContains the 1st part of a multibyte character that is sent to the OnChar handler. OnChar caches this and combines with the second part, which will be the next character sent to the handler by the system.