Package com.sun.jna.platform.win32
Schnittstelle WinDef
- Alle bekannten Implementierungsklassen:
Kernel32Util
public interface WinDef
Ported from Windef.h (various macros and types). Microsoft Windows SDK 6.0A.
- Autor:
- dblock[at]dblock.org
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic class
16-bit unsigned integer.static class
The Class BOOL.static class
The Class BOOLByReference.static class
The Class BYTE.static class
The Class CHAR.static class
The Class CHARByReference.static class
32-bit unsigned integer.static class
The Class DWORDByReference.static class
64-bit unsigned integer.static class
Handle to a bitmap.static class
Handle to a bitmap.static class
Handle to a cursor.static class
Handle to a device context (DC).static class
Handle to a font.static class
handle to an OpenGL rendering contextstatic class
handle to an OpenGL rendering contextstatic class
Handle to an icon.static class
Handle to an instance.static class
Handle to a input locale identifier (formerly called keyboard layout handle).static class
Handle to a cursor.static class
Handle to a module.static class
Handle to a palette.static class
Handle to a pen.static class
Handle to a region.static class
Handle to a resource.static class
Handle to a window.static class
Integer type big enough for a pointer.static class
The Class LCID.static class
The Class LONG.static class
The Class LONGByReference.static class
The Class LONGLONG.static class
The Class LONGLONGByReference.static class
Message parameter.static class
LPVOID is simply a Windows API typedef for void* - to pointer to any type so to speak.static class
Signed result of message processing.static class
The Class POINT.static class
The Class PVOID.static class
The Class RECT.static class
The Class SCODE.static class
The Class SCODEByReference.static class
16-bit short.static class
The Class UCHAR.static class
32-bit unsigned int.static class
Unsigned INT_PTR.static class
The Class UINTByReference.static class
32-bit unsigned integer.static class
The Class ULONGByReference.static class
The Class ULONGLONG.static class
The Class ULONGLONGByReference.static class
16-bit unsigned short.static class
The Class USHORTByReference.static class
16-bit unsigned integer.static class
The Class WORDByReference.static class
Message parameter. -
Feldübersicht
Felder
-
Felddetails
-
MAX_PATH
static final int MAX_PATHThe max path.- Siehe auch:
-