JNA API 4.1.0
com.sun.jna.win32

Interface W32APIOptions

    • Field Detail

      • UNICODE_OPTIONS

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

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

        static final java.util.Map DEFAULT_OPTIONS
JNA API 4.1.0

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