com.sun.jna.examples.win32
Structure.ByReference, Structure.ByValue
Modifier and Type | Field and Description |
---|---|
short |
atomWindowType |
int |
cbSize |
int |
cxWindowBorders |
int |
cyWindowBorders |
int |
dwExStyle |
int |
dwStyle |
int |
dwWindowStatus |
GDI32.RECT |
rcClient |
GDI32.RECT |
rcWindow |
short |
wCreatorVersion |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
User32.WINDOWINFO() |
allocateMemory, allocateMemory, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
public int cbSize
public GDI32.RECT rcWindow
public GDI32.RECT rcClient
public int dwStyle
public int dwExStyle
public int dwWindowStatus
public int cxWindowBorders
public int cyWindowBorders
public short atomWindowType
public short wCreatorVersion