Class WinDef.ULONG

    • Field Detail

      • SIZE

        public static final int SIZE
        The Constant SIZE.
    • Constructor Detail

      • ULONG

        public ULONG()
        Instantiates a new ULONG.
      • ULONG

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

      • compareTo

        public int compareTo​(WinDef.ULONG other)
        Specified by:
        compareTo in interface java.lang.Comparable<WinDef.ULONG>