com.sun.jna.examples.win32
public static class User32.WINDOWINFO extends Structure
| Field Summary | |
|---|---|
| short | atomWindowType |
| int | cbSize |
| int | cxWindowBorders |
| int | cyWindowBorders |
| int | dwExStyle |
| int | dwStyle |
| int | dwWindowStatus |
| GDI32.RECT | rcClient |
| GDI32.RECT | rcWindow |
| short | wCreatorVersion |