Class Wincon.WINDOW_BUFFER_SIZE_RECORD

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.Wincon.WINDOW_BUFFER_SIZE_RECORD
Enclosing interface:
Wincon

@FieldOrder("dwSize") public static class Wincon.WINDOW_BUFFER_SIZE_RECORD extends Structure
WINDOW_BUFFER_SIZE_RECORD structure
  • Field Details

  • Constructor Details

    • WINDOW_BUFFER_SIZE_RECORD

      public WINDOW_BUFFER_SIZE_RECORD()
  • Method Details

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