Skip navigation links
JNA API 4.5.2
com.sun.jna.platform.win32

Class WinDef.WORD

    • Constructor Detail

      • WORD

        public WORD()
        Instantiates a new word.
      • WORD

        public WORD(long value)
        Instantiates a new word.
        Parameters:
        value - the value
    • Method Detail

      • compareTo

        public int compareTo(WinDef.WORD other)
        Specified by:
        compareTo in interface java.lang.Comparable<WinDef.WORD>
JNA API 4.5.2

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