id (USHORT)

      Container control ID.

    CN_REALLOCPSZ (USHORT)

      Notification code.

    pCnrEditData (PCNREDITDATA)

      Pointer to the CNREDITDATA structure.

    rc (BOOL)

      Success indicator.

      TRUE

        The application has sufficient memory for the new text string.
      FALSE
        The application has insufficient memory for the new text string or does not want the string to be copied.


      [Back] [Next]