rc (BOOL)

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.

        For example, if the text to be inserted does not fit in the entry field control without overflowing the text limit set by the EM_SETTEXTLIMIT message, in which instance no text is inserted.


      [Back] [Next]