Microsoft SDK for Java

Marshaling Chars

The Java char type becomes a CHAR (an 8-bit ANSI character) unless the unicode or ole modifier is in effect, in which case it becomes a WCHAR (a 16-bit Unicode character).

© 1999 Microsoft Corporation. All rights reserved. Terms of use.