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

Class WinNT.LARGE_INTEGER.UNION

    • Constructor Detail

      • UNION

        public UNION()
      • UNION

        public UNION(long value)
    • Method Detail

      • longValue

        public long longValue()
      • toString

        public String toString()
        Description copied from class: Structure
        If jna.dump_memory is true, will include a native memory dump of the Structure's backing memory.
        Overrides:
        toString in class Structure
        Returns:
        String representation of this object.
JNA API 4.2.1

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