Class 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
    • Constructor Detail

      • WINDOW_BUFFER_SIZE_RECORD

        public WINDOW_BUFFER_SIZE_RECORD()
    • 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.