Class Wincon.COORD

    • Field Detail

      • X

        public short X
      • Y

        public short Y
    • Constructor Detail

      • COORD

        public COORD()
    • Method Detail

      • 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.