Microsoft SDK for Java

DllLib Class Fields

The DllLib class contains the following field.

systemDefaultCharSize Contains the preferred character size of the host system (1 for ANSI, 2 for Unicode). The value of this class variable indicates the mode that a DLL-imported method will link in when the auto modifier is used with the @dll.import compiler directive.

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