This method gets the currently selected character.
HRESULT get_Selection( wchar_t *pch );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid. E_ACCESSDENIED indicates that editing mode is not enabled.