MLPutUnicodeString() intMLPutUnicodeString(MLINKlink,unsignedshort*s,longn) puts a string of n 16-bit Unicode characters to the MathLink connection specified by link. All characters are assumed to be 16 bit. 8-bit characters can be sent by having the higher-order byte be null. See the Mathematica book: Section 2.12.5. See also: MLPutStringMLPutStringMainBookLinkOldButtonDataMLPutString, MLPutByteStringMLPutByteStringMainBookLinkOldButtonDataMLPutByteString.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.