JNA API 3.2.4

com.sun.jna.examples.win32

Class User32.WINDOWINFO

  • Enclosing interface:
    User32


    public static class User32.WINDOWINFO
    extends Structure
    • Field Detail

      • cbSize

        public int cbSize
      • dwStyle

        public int dwStyle
      • dwExStyle

        public int dwExStyle
      • dwWindowStatus

        public int dwWindowStatus
      • cxWindowBorders

        public int cxWindowBorders
      • cyWindowBorders

        public int cyWindowBorders
      • atomWindowType

        public short atomWindowType
      • wCreatorVersion

        public short wCreatorVersion
    • Constructor Detail

      • User32.WINDOWINFO

        public User32.WINDOWINFO()
JNA API 3.2.4

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