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, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeFieldpublic 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