A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

W

W32API - Interface in com.sun.jna.platform.win32
Base type for most W32 API libraries.
W32API.DWORD - Class in com.sun.jna.platform.win32
 
W32API.DWORD() - Constructor for class com.sun.jna.platform.win32.W32API.DWORD
 
W32API.DWORD(long) - Constructor for class com.sun.jna.platform.win32.W32API.DWORD
 
W32API.HANDLE - Class in com.sun.jna.platform.win32
 
W32API.HANDLE() - Constructor for class com.sun.jna.platform.win32.W32API.HANDLE
 
W32API.HANDLE(Pointer) - Constructor for class com.sun.jna.platform.win32.W32API.HANDLE
 
W32API.HANDLEByReference - Class in com.sun.jna.platform.win32
LPHANDLE
W32API.HANDLEByReference() - Constructor for class com.sun.jna.platform.win32.W32API.HANDLEByReference
 
W32API.HANDLEByReference(W32API.HANDLE) - Constructor for class com.sun.jna.platform.win32.W32API.HANDLEByReference
 
W32API.HBITMAP - Class in com.sun.jna.platform.win32
 
W32API.HBITMAP() - Constructor for class com.sun.jna.platform.win32.W32API.HBITMAP
 
W32API.HDC - Class in com.sun.jna.platform.win32
 
W32API.HDC() - Constructor for class com.sun.jna.platform.win32.W32API.HDC
 
W32API.HICON - Class in com.sun.jna.platform.win32
 
W32API.HICON() - Constructor for class com.sun.jna.platform.win32.W32API.HICON
 
W32API.HINSTANCE - Class in com.sun.jna.platform.win32
 
W32API.HINSTANCE() - Constructor for class com.sun.jna.platform.win32.W32API.HINSTANCE
 
W32API.HMODULE - Class in com.sun.jna.platform.win32
 
W32API.HMODULE() - Constructor for class com.sun.jna.platform.win32.W32API.HMODULE
 
W32API.HRESULT - Class in com.sun.jna.platform.win32
The HRESULT data type is a 32-bit value is used to describe an error or warning.
W32API.HRESULT() - Constructor for class com.sun.jna.platform.win32.W32API.HRESULT
 
W32API.HRESULT(int) - Constructor for class com.sun.jna.platform.win32.W32API.HRESULT
 
W32API.HRGN - Class in com.sun.jna.platform.win32
 
W32API.HRGN() - Constructor for class com.sun.jna.platform.win32.W32API.HRGN
 
W32API.HWND - Class in com.sun.jna.platform.win32
 
W32API.HWND() - Constructor for class com.sun.jna.platform.win32.W32API.HWND
 
W32API.HWND(Pointer) - Constructor for class com.sun.jna.platform.win32.W32API.HWND
 
W32API.LONG - Class in com.sun.jna.platform.win32
 
W32API.LONG() - Constructor for class com.sun.jna.platform.win32.W32API.LONG
 
W32API.LONG(long) - Constructor for class com.sun.jna.platform.win32.W32API.LONG
 
W32API.LONG_PTR - Class in com.sun.jna.platform.win32
 
W32API.LONG_PTR() - Constructor for class com.sun.jna.platform.win32.W32API.LONG_PTR
 
W32API.LONG_PTR(long) - Constructor for class com.sun.jna.platform.win32.W32API.LONG_PTR
 
W32API.LPARAM - Class in com.sun.jna.platform.win32
 
W32API.LPARAM() - Constructor for class com.sun.jna.platform.win32.W32API.LPARAM
 
W32API.LPARAM(long) - Constructor for class com.sun.jna.platform.win32.W32API.LPARAM
 
W32API.LRESULT - Class in com.sun.jna.platform.win32
 
W32API.LRESULT() - Constructor for class com.sun.jna.platform.win32.W32API.LRESULT
 
W32API.LRESULT(long) - Constructor for class com.sun.jna.platform.win32.W32API.LRESULT
 
W32API.SIZE_T - Class in com.sun.jna.platform.win32
 
W32API.SIZE_T() - Constructor for class com.sun.jna.platform.win32.W32API.SIZE_T
 
W32API.SIZE_T(long) - Constructor for class com.sun.jna.platform.win32.W32API.SIZE_T
 
W32API.SSIZE_T - Class in com.sun.jna.platform.win32
 
W32API.SSIZE_T() - Constructor for class com.sun.jna.platform.win32.W32API.SSIZE_T
 
W32API.SSIZE_T(long) - Constructor for class com.sun.jna.platform.win32.W32API.SSIZE_T
 
W32API.UINT_PTR - Class in com.sun.jna.platform.win32
 
W32API.UINT_PTR() - Constructor for class com.sun.jna.platform.win32.W32API.UINT_PTR
 
W32API.UINT_PTR(long) - Constructor for class com.sun.jna.platform.win32.W32API.UINT_PTR
 
W32API.ULONG_PTR - Class in com.sun.jna.platform.win32
 
W32API.ULONG_PTR() - Constructor for class com.sun.jna.platform.win32.W32API.ULONG_PTR
 
W32API.ULONG_PTR(long) - Constructor for class com.sun.jna.platform.win32.W32API.ULONG_PTR
 
W32API.WORD - Class in com.sun.jna.platform.win32
 
W32API.WORD() - Constructor for class com.sun.jna.platform.win32.W32API.WORD
 
W32API.WORD(long) - Constructor for class com.sun.jna.platform.win32.W32API.WORD
 
W32API.WPARAM - Class in com.sun.jna.platform.win32
 
W32API.WPARAM() - Constructor for class com.sun.jna.platform.win32.W32API.WPARAM
 
W32API.WPARAM(long) - Constructor for class com.sun.jna.platform.win32.W32API.WPARAM
 
W32Errors - Class in com.sun.jna.platform.win32
Error code definitions for the Win32 API functions.
W32Errors() - Constructor for class com.sun.jna.platform.win32.W32Errors
 
W32FileMonitor - Class in com.sun.jna.platform.win32
 
W32FileMonitor() - Constructor for class com.sun.jna.platform.win32.W32FileMonitor
 
W32FileUtils - Class in com.sun.jna.platform.win32
 
W32FileUtils() - Constructor for class com.sun.jna.platform.win32.W32FileUtils
 
WAIT_ABANDONED - Static variable in class com.sun.jna.platform.win32.WinBase
 
WAIT_ABANDONED_0 - Static variable in class com.sun.jna.platform.win32.WinBase
 
WAIT_FAILED - Static variable in class com.sun.jna.platform.win32.WinBase
 
WAIT_OBJECT_0 - Static variable in class com.sun.jna.platform.win32.WinBase
 
WAIT_TIMEOUT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WaitForMultipleObjects(int, W32API.HANDLE[], boolean, int) - Method in interface com.sun.jna.platform.win32.Kernel32
Waits until one or all of the specified objects are in the signaled state or the time-out interval elapses.
WaitForSingleObject(W32API.HANDLE, int) - Method in interface com.sun.jna.platform.win32.Kernel32
Waits until the specified object is in the signaled state or the time-out interval elapses.
WARNING_IPSEC_MM_POLICY_PRUNED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WARNING_IPSEC_QM_POLICY_PRUNED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
watch(File, int, boolean) - Method in class com.sun.jna.platform.FileMonitor
 
watch(File, int, boolean) - Method in class com.sun.jna.platform.win32.W32FileMonitor
 
wCreatorVersion - Variable in class com.sun.jna.platform.win32.User32.WINDOWINFO
 
wDay - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
wDayOfWeek - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
Wdm - Class in com.sun.jna.platform.win32
Ported from Wdm.h.
Wdm() - Constructor for class com.sun.jna.platform.win32.Wdm
 
Wdm.KEY_BASIC_INFORMATION - Class in com.sun.jna.platform.win32
The KEY_BASIC_INFORMATION structure defines a subset of the full information that is available for a registry key.
Wdm.KEY_BASIC_INFORMATION() - Constructor for class com.sun.jna.platform.win32.Wdm.KEY_BASIC_INFORMATION
 
Wdm.KEY_BASIC_INFORMATION(int) - Constructor for class com.sun.jna.platform.win32.Wdm.KEY_BASIC_INFORMATION
 
Wdm.KEY_BASIC_INFORMATION(Pointer) - Constructor for class com.sun.jna.platform.win32.Wdm.KEY_BASIC_INFORMATION
 
Wdm.KEY_INFORMATION_CLASS - Class in com.sun.jna.platform.win32
The KEY_INFORMATION_CLASS enumeration type represents the type of information to supply about a registry key.
Wdm.KEY_INFORMATION_CLASS() - Constructor for class com.sun.jna.platform.win32.Wdm.KEY_INFORMATION_CLASS
 
WestGravity - Static variable in interface com.sun.jna.platform.unix.X11
 
wFunc - Variable in class com.sun.jna.platform.win32.ShellAPI.SHFILEOPSTRUCT
An FO_* value that indicates which operation to perform.
WH_KEYBOARD - Static variable in interface com.sun.jna.platform.win32.User32
 
WH_KEYBOARD_LL - Static variable in interface com.sun.jna.platform.win32.User32
 
WH_MOUSE - Static variable in interface com.sun.jna.platform.win32.User32
 
WH_MOUSE_LL - Static variable in interface com.sun.jna.platform.win32.User32
 
whenDisplayable(Component, Runnable) - Method in class com.sun.jna.platform.WindowUtils.NativeWindowUtils
Execute the given action when the given window becomes displayable.
WhenMapped - Static variable in interface com.sun.jna.platform.unix.X11
 
wHour - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
width - Variable in class com.sun.jna.platform.unix.X11.XConfigureEvent
 
width - Variable in class com.sun.jna.platform.unix.X11.XConfigureRequestEvent
 
width - Variable in class com.sun.jna.platform.unix.X11.XCreateWindowEvent
 
width - Variable in class com.sun.jna.platform.unix.X11.XExposeEvent
 
width - Variable in class com.sun.jna.platform.unix.X11.XGraphicsExposeEvent
 
width - Variable in class com.sun.jna.platform.unix.X11.XRectangle
 
width - Variable in class com.sun.jna.platform.unix.X11.XResizeRequestEvent
 
width - Variable in class com.sun.jna.platform.unix.X11.XSizeHints
 
width - Variable in class com.sun.jna.platform.unix.X11.XWindowAttributes
 
width_inc - Variable in class com.sun.jna.platform.unix.X11.XSizeHints
 
Win32Exception - Exception in com.sun.jna.platform.win32
Win32 exception.
Win32Exception(W32API.HRESULT) - Constructor for exception com.sun.jna.platform.win32.Win32Exception
New Win32 exception from HRESULT.
Win32Exception(int) - Constructor for exception com.sun.jna.platform.win32.Win32Exception
New Win32 exception from an error code, usually obtained from GetLastError.
win_gravity - Variable in class com.sun.jna.platform.unix.X11.XSetWindowAttributes
 
win_gravity - Variable in class com.sun.jna.platform.unix.X11.XSizeHints
 
win_gravity - Variable in class com.sun.jna.platform.unix.X11.XWindowAttributes
 
WinBase - Class in com.sun.jna.platform.win32
Ported from Winbase.h.
WinBase() - Constructor for class com.sun.jna.platform.win32.WinBase
 
WinBase.FILETIME - Class in com.sun.jna.platform.win32
The FILETIME structure is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).
WinBase.FILETIME() - Constructor for class com.sun.jna.platform.win32.WinBase.FILETIME
 
WinBase.OVERLAPPED - Class in com.sun.jna.platform.win32
The OVERLAPPED structure contains information used in asynchronous (or overlapped) input and output (I/O).
WinBase.OVERLAPPED() - Constructor for class com.sun.jna.platform.win32.WinBase.OVERLAPPED
 
WinBase.SYSTEMTIME - Class in com.sun.jna.platform.win32
Specifies a date and time, using individual members for the month, day, year, weekday, hour, minute, second, and millisecond.
WinBase.SYSTEMTIME() - Constructor for class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
WinCrypt - Class in com.sun.jna.platform.win32
Ported from WinCrypt.h.
WinCrypt() - Constructor for class com.sun.jna.platform.win32.WinCrypt
 
WinCrypt.CRYPTPROTECT_PROMPTSTRUCT - Class in com.sun.jna.platform.win32
The CRYPTPROTECT_PROMPTSTRUCT structure provides the text of a prompt and information about when and where that prompt is to be displayed when using the CryptProtectData and CryptUnprotectData functions.
WinCrypt.CRYPTPROTECT_PROMPTSTRUCT() - Constructor for class com.sun.jna.platform.win32.WinCrypt.CRYPTPROTECT_PROMPTSTRUCT
 
WinCrypt.CRYPTPROTECT_PROMPTSTRUCT(Pointer) - Constructor for class com.sun.jna.platform.win32.WinCrypt.CRYPTPROTECT_PROMPTSTRUCT
 
WinCrypt.DATA_BLOB - Class in com.sun.jna.platform.win32
The CryptoAPI CRYPTOAPI_BLOB structure is used for an arbitrary array of bytes.
WinCrypt.DATA_BLOB() - Constructor for class com.sun.jna.platform.win32.WinCrypt.DATA_BLOB
 
WinCrypt.DATA_BLOB(Pointer) - Constructor for class com.sun.jna.platform.win32.WinCrypt.DATA_BLOB
 
WinCrypt.DATA_BLOB(byte[]) - Constructor for class com.sun.jna.platform.win32.WinCrypt.DATA_BLOB
 
WinCrypt.DATA_BLOB(String) - Constructor for class com.sun.jna.platform.win32.WinCrypt.DATA_BLOB
 
WinDef - Class in com.sun.jna.platform.win32
Ported from Windef.h.
WinDef() - Constructor for class com.sun.jna.platform.win32.WinDef
 
WINDING - Static variable in interface com.sun.jna.platform.win32.GDI32
 
WindingRule - Static variable in interface com.sun.jna.platform.unix.X11
 
window - Variable in class com.sun.jna.platform.unix.X11.XAnyEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XButtonEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XCirculateEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XCirculateRequestEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XClientMessageEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XColormapEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XConfigureEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XConfigureRequestEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XCreateWindowEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XCrossingEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XDestroyWindowEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XExposeEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XFocusChangeEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XGravityEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XKeyEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XKeymapEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XMapEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XMappingEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XMapRequestEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XMotionEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XPropertyEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XReparentEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XResizeRequestEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XSelectionClearEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XUnmapEvent
 
window - Variable in class com.sun.jna.platform.unix.X11.XVisibilityEvent
 
window_group - Variable in class com.sun.jna.platform.unix.X11.XWMHints
 
windowOpened(WindowEvent) - Method in class com.sun.jna.platform.WindowUtils.RepaintTrigger.Listener
 
WindowUtils - Class in com.sun.jna.platform
Provides additional features on a Java Window.
WindowUtils() - Constructor for class com.sun.jna.platform.WindowUtils
 
WindowUtils.NativeWindowUtils - Class in com.sun.jna.platform
Window utilities with differing native implementations.
WindowUtils.NativeWindowUtils() - Constructor for class com.sun.jna.platform.WindowUtils.NativeWindowUtils
 
WindowUtils.NativeWindowUtils.TransparentContentPane - Class in com.sun.jna.platform
 
WindowUtils.NativeWindowUtils.TransparentContentPane(Container) - Constructor for class com.sun.jna.platform.WindowUtils.NativeWindowUtils.TransparentContentPane
 
WindowUtils.RepaintTrigger - Class in com.sun.jna.platform
This can be installed over a JLayeredPane in order to listen for repaint requests.
WindowUtils.RepaintTrigger(JComponent) - Constructor for class com.sun.jna.platform.WindowUtils.RepaintTrigger
 
WindowUtils.RepaintTrigger.Listener - Class in com.sun.jna.platform
 
WindowUtils.RepaintTrigger.Listener() - Constructor for class com.sun.jna.platform.WindowUtils.RepaintTrigger.Listener
 
WinNT - Class in com.sun.jna.platform.win32
This module defines the 32-Bit Windows types and constants that are defined by NT, but exposed through the Win32 API.
WinNT() - Constructor for class com.sun.jna.platform.win32.WinNT
 
WinNT.FILE_NOTIFY_INFORMATION - Class in com.sun.jna.platform.win32
The FILE_NOTIFY_INFORMATION structure describes the changes found by the ReadDirectoryChangesW function.
WinNT.FILE_NOTIFY_INFORMATION(int) - Constructor for class com.sun.jna.platform.win32.WinNT.FILE_NOTIFY_INFORMATION
 
WinNT.LARGE_INTEGER - Class in com.sun.jna.platform.win32
A 64-bit integer; TODO: this should be a union and allow direct 64-bit integer access.
WinNT.LARGE_INTEGER() - Constructor for class com.sun.jna.platform.win32.WinNT.LARGE_INTEGER
 
WinNT.LUID - Class in com.sun.jna.platform.win32
A 64-bit value that is guaranteed to be unique on the operating system that generated it until the system is restarted.
WinNT.LUID() - Constructor for class com.sun.jna.platform.win32.WinNT.LUID
 
WinNT.PSID - Class in com.sun.jna.platform.win32
 
WinNT.PSID() - Constructor for class com.sun.jna.platform.win32.WinNT.PSID
 
WinNT.PSID(byte[]) - Constructor for class com.sun.jna.platform.win32.WinNT.PSID
 
WinNT.PSID(Pointer) - Constructor for class com.sun.jna.platform.win32.WinNT.PSID
 
WinNT.PSID.ByReference - Class in com.sun.jna.platform.win32
 
WinNT.PSID.ByReference() - Constructor for class com.sun.jna.platform.win32.WinNT.PSID.ByReference
 
WinNT.PSIDByReference - Class in com.sun.jna.platform.win32
 
WinNT.PSIDByReference() - Constructor for class com.sun.jna.platform.win32.WinNT.PSIDByReference
 
WinNT.PSIDByReference(WinNT.PSID) - Constructor for class com.sun.jna.platform.win32.WinNT.PSIDByReference
 
WinNT.SECURITY_ATTRIBUTES - Class in com.sun.jna.platform.win32
 
WinNT.SECURITY_ATTRIBUTES() - Constructor for class com.sun.jna.platform.win32.WinNT.SECURITY_ATTRIBUTES
 
WinNT.SECURITY_IMPERSONATION_LEVEL - Class in com.sun.jna.platform.win32
The SECURITY_IMPERSONATION_LEVEL enumeration type contains values that specify security impersonation levels.
WinNT.SECURITY_IMPERSONATION_LEVEL() - Constructor for class com.sun.jna.platform.win32.WinNT.SECURITY_IMPERSONATION_LEVEL
 
WinNT.SID_AND_ATTRIBUTES - Class in com.sun.jna.platform.win32
The SID_AND_ATTRIBUTES structure represents a security identifier (SID) and its attributes.
WinNT.SID_AND_ATTRIBUTES() - Constructor for class com.sun.jna.platform.win32.WinNT.SID_AND_ATTRIBUTES
 
WinNT.SID_AND_ATTRIBUTES(Pointer) - Constructor for class com.sun.jna.platform.win32.WinNT.SID_AND_ATTRIBUTES
 
WinNT.SID_NAME_USE - Class in com.sun.jna.platform.win32
The SID_NAME_USE enumeration type contains values that specify the type of a security identifier (SID).
WinNT.SID_NAME_USE() - Constructor for class com.sun.jna.platform.win32.WinNT.SID_NAME_USE
 
WinNT.TOKEN_GROUPS - Class in com.sun.jna.platform.win32
The TOKEN_GROUPS structure contains information about the group security identifiers (SIDs) in an access token.
WinNT.TOKEN_GROUPS() - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_GROUPS
 
WinNT.TOKEN_GROUPS(Pointer) - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_GROUPS
 
WinNT.TOKEN_INFORMATION_CLASS - Class in com.sun.jna.platform.win32
The TOKEN_INFORMATION_CLASS enumeration type contains values that specify the type of information being assigned to or retrieved from an access token.
WinNT.TOKEN_INFORMATION_CLASS() - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_INFORMATION_CLASS
 
WinNT.TOKEN_OWNER - Class in com.sun.jna.platform.win32
The TOKEN_OWNER structure contains the default owner security identifier (SID) that will be applied to newly created objects.
WinNT.TOKEN_OWNER() - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_OWNER
 
WinNT.TOKEN_OWNER(Pointer) - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_OWNER
 
WinNT.TOKEN_USER - Class in com.sun.jna.platform.win32
The TOKEN_USER structure identifies the user associated with an access token.
WinNT.TOKEN_USER() - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_USER
 
WinNT.TOKEN_USER(Pointer) - Constructor for class com.sun.jna.platform.win32.WinNT.TOKEN_USER
 
WinReg - Class in com.sun.jna.platform.win32
This module contains the function prototypes and constant, type and structure definitions for the Windows 32-Bit Registry API.
WinReg() - Constructor for class com.sun.jna.platform.win32.WinReg
 
WinReg.HKEY - Class in com.sun.jna.platform.win32
 
WinReg.HKEY() - Constructor for class com.sun.jna.platform.win32.WinReg.HKEY
 
WinReg.HKEY(Pointer) - Constructor for class com.sun.jna.platform.win32.WinReg.HKEY
 
WinReg.HKEY(int) - Constructor for class com.sun.jna.platform.win32.WinReg.HKEY
 
WinReg.HKEYByReference - Class in com.sun.jna.platform.win32
 
WinReg.HKEYByReference() - Constructor for class com.sun.jna.platform.win32.WinReg.HKEYByReference
 
WinReg.HKEYByReference(WinReg.HKEY) - Constructor for class com.sun.jna.platform.win32.WinReg.HKEYByReference
 
WM_KEYDOWN - Static variable in interface com.sun.jna.platform.win32.User32
 
WM_KEYUP - Static variable in interface com.sun.jna.platform.win32.User32
 
WM_SYSKEYDOWN - Static variable in interface com.sun.jna.platform.win32.User32
 
WM_SYSKEYUP - Static variable in interface com.sun.jna.platform.win32.User32
 
wMilliseconds - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
wMinute - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
wMonth - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
wParam - Variable in class com.sun.jna.platform.win32.User32.MSG
 
WRITE_DAC - Static variable in class com.sun.jna.platform.win32.WinNT
 
WRITE_OWNER - Static variable in class com.sun.jna.platform.win32.WinNT
 
WriteFile(W32API.HANDLE, byte[], int, IntByReference, WinBase.OVERLAPPED) - Method in interface com.sun.jna.platform.win32.Kernel32
 
wRPCID - Variable in class com.sun.jna.platform.win32.Sspi.SecPkgInfo
Specifies a DCE RPC identifier, if appropriate.
WS_EX_COMPOSITED - Static variable in interface com.sun.jna.platform.win32.User32
 
WS_EX_LAYERED - Static variable in interface com.sun.jna.platform.win32.User32
 
WS_EX_TRANSPARENT - Static variable in interface com.sun.jna.platform.win32.User32
 
WSA_E_CANCELLED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_E_NO_MORE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_ADMISSION_FAILURE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_BAD_OBJECT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_BAD_STYLE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EFILTERCOUNT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EFILTERSTYLE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EFILTERTYPE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EFLOWCOUNT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EFLOWDESC - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EFLOWSPEC - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EOBJLENGTH - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EPOLICYOBJ - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EPROVSPECBUF - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EPSFILTERSPEC - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EPSFLOWSPEC - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_ESDMODEOBJ - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_ESERVICETYPE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_ESHAPERATEOBJ - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_EUNKOWNPSOBJ - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_GENERIC_ERROR - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_NO_RECEIVERS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_NO_SENDERS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_POLICY_FAILURE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_RECEIVERS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_REQUEST_CONFIRMED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_RESERVED_PETYPE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_SENDERS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSA_QOS_TRAFFIC_CTRL_ERROR - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSABASEERR - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEACCES - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEADDRINUSE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEADDRNOTAVAIL - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEAFNOSUPPORT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEALREADY - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEBADF - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAECANCELLED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAECONNABORTED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAECONNREFUSED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAECONNRESET - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEDESTADDRREQ - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEDISCON - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEDQUOT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEFAULT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEHOSTDOWN - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEHOSTUNREACH - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEINPROGRESS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEINTR - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEINVAL - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEINVALIDPROCTABLE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEINVALIDPROVIDER - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEISCONN - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAELOOP - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEMFILE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEMSGSIZE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENAMETOOLONG - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENETDOWN - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENETRESET - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENETUNREACH - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENOBUFS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENOMORE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENOPROTOOPT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENOTCONN - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENOTEMPTY - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAENOTSOCK - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEOPNOTSUPP - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEPFNOSUPPORT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEPROCLIM - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEPROTONOSUPPORT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEPROTOTYPE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEPROVIDERFAILEDINIT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEREFUSED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEREMOTE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAESHUTDOWN - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAESOCKTNOSUPPORT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAESTALE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAETIMEDOUT - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAETOOMANYREFS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEUSERS - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAEWOULDBLOCK - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAHOST_NOT_FOUND - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSANO_DATA - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSANO_RECOVERY - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSANOTINITIALISED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSASERVICE_NOT_FOUND - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSASYSCALLFAILURE - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSASYSNOTREADY - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSATRY_AGAIN - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSATYPE_NOT_FOUND - Static variable in class com.sun.jna.platform.win32.W32Errors
 
WSAVERNOTSUPPORTED - Static variable in class com.sun.jna.platform.win32.W32Errors
 
wSecond - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 
wVersion - Variable in class com.sun.jna.platform.win32.Sspi.SecPkgInfo
Specifies the version of the package protocol.
wYear - Variable in class com.sun.jna.platform.win32.WinBase.SYSTEMTIME
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z