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

Class WinDef.UINT

    • Constructor Detail

      • UINT

        public UINT()
        Instantiates a new UINT.
      • UINT

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

      • compareTo

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

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