JNA API 3.5.1
com.sun.jna

Class NativeLong

    • Field Detail

      • SIZE

        public static final int SIZE
        Size of a native long, in bytes.
    • Constructor Detail

      • NativeLong

        public NativeLong()
        Create a zero-valued NativeLong.
      • NativeLong

        public NativeLong(long value)
        Create a NativeLong with the given value.
JNA API 3.5.1

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