Skip navigation links
JNA API 5.10.0
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 5.10.0

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