Skip navigation links
JNA API 4.2.0
com.sun.jna.win32

Interface W32APIOptions

    • Field Detail

      • UNICODE_OPTIONS

        static final Map UNICODE_OPTIONS
        Standard options to use the unicode version of a w32 API.
      • ASCII_OPTIONS

        static final Map ASCII_OPTIONS
        Standard options to use the ASCII/MBCS version of a w32 API.
      • DEFAULT_OPTIONS

        static final Map DEFAULT_OPTIONS
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.