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

Class Wincon.SMALL_RECT

    • Field Detail

      • Left

        public short Left
      • Top

        public short Top
      • Right

        public short Right
      • Bottom

        public short Bottom
    • Constructor Detail

      • SMALL_RECT

        public SMALL_RECT()
    • Method Detail

      • toString

        public java.lang.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 5.6.0

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