result (size_t) - returns

      The length of the transformed string (not including the ending null code element):

      • If the value returned is n or more, the contents of the array pointed to by ucs1 are indeterminate.

      • If ucs1 is a null pointer, the number of elements required to contain the transformed character string is returned.


      [Back: UniStrxfrm Parameter - n]
      [Next: UniStrxfrm - Parameters]