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

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>
JNA API 5.10.0

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