WinUser.WNDCLASSEX.ByReference@FieldOrder({"cbSize","style","lpfnWndProc","cbClsExtra","cbWndExtra","hInstance","hIcon","hCursor","hbrBackground","lpszMenuName","lpszClassName","hIconSm"}) public static class WinUser.WNDCLASSEX extends Structure
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WinUser.WNDCLASSEX.ByReference |
The Class ByReference.
|
Structure.ByValue, Structure.FieldOrder, Structure.StructField| Modifier and Type | Field | Description |
|---|---|---|
int |
cbClsExtra |
The cb cls extra.
|
int |
cbSize |
The cb size.
|
int |
cbWndExtra |
The cb wnd extra.
|
WinDef.HBRUSH |
hbrBackground |
The hbr background.
|
WinDef.HCURSOR |
hCursor |
The h cursor.
|
WinDef.HICON |
hIcon |
The h icon.
|
WinDef.HICON |
hIconSm |
The h icon sm.
|
WinDef.HINSTANCE |
hInstance |
The h instance.
|
Callback |
lpfnWndProc |
The lpfn wnd proc.
|
java.lang.String |
lpszClassName |
The lpsz class name.
|
java.lang.String |
lpszMenuName |
The lpsz menu name.
|
int |
style |
The style.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE| Constructor | Description |
|---|---|
WNDCLASSEX() |
Instantiates a new wndclassex.
|
WNDCLASSEX(Pointer memory) |
Instantiates a new wndclassex.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitallocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic int cbSize
public int style
public Callback lpfnWndProc
public int cbClsExtra
public int cbWndExtra
public WinDef.HINSTANCE hInstance
public WinDef.HICON hIcon
public WinDef.HCURSOR hCursor
public WinDef.HBRUSH hbrBackground
public java.lang.String lpszMenuName
public java.lang.String lpszClassName
public WinDef.HICON hIconSm
public WNDCLASSEX()
public WNDCLASSEX(Pointer memory)
memory - the memory