|
JNA API> 3.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.Structure
com.sun.jna.examples.win32.User32.GUITHREADINFO
public static class User32.GUITHREADINFO
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.jna.Structure |
|---|
Structure.ByReference, Structure.ByValue |
| Field Summary | |
|---|---|
int |
cbSize
|
int |
flags
|
(package private) W32API.HWND |
hwndActive
|
(package private) W32API.HWND |
hwndCapture
|
(package private) W32API.HWND |
hwndCaret
|
(package private) W32API.HWND |
hwndFocus
|
(package private) W32API.HWND |
hwndMenuOwner
|
(package private) W32API.HWND |
hwndMoveSize
|
(package private) GDI32.RECT |
rcCaret
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
User32.GUITHREADINFO()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int cbSize
public int flags
W32API.HWND hwndActive
W32API.HWND hwndFocus
W32API.HWND hwndCapture
W32API.HWND hwndMenuOwner
W32API.HWND hwndMoveSize
W32API.HWND hwndCaret
GDI32.RECT rcCaret
| Constructor Detail |
|---|
public User32.GUITHREADINFO()
|
JNA API> 3.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||