JNA API 4.0.0

com.sun.jna.platform.win32
Interface User32

All Superinterfaces:
AltCallingConvention, Library, StdCall, StdCallLibrary, WinDef, WinUser

public interface User32
extends StdCallLibrary, WinUser

Provides access to the w32 user32 library. Incomplete implementation to support demos.

Author:
Todd Fast, todd.fast@sun.com, twalljava@dev.java.net, Tobias Wolf, wolf.tobias@gmx.net, Markus KARG (markus[at]headcrashing[dot]eu)

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.platform.win32.WinUser
WinUser.BLENDFUNCTION, WinUser.FLASHWINFO, WinUser.GUITHREADINFO, WinUser.HARDWAREINPUT, WinUser.HDEVNOTIFY, WinUser.HHOOK, WinUser.HOOKPROC, WinUser.INPUT, WinUser.KBDLLHOOKSTRUCT, WinUser.KEYBDINPUT, WinUser.LASTINPUTINFO, WinUser.LowLevelKeyboardProc, WinUser.MOUSEINPUT, WinUser.MSG, WinUser.POINT, WinUser.SIZE, WinUser.WINDOWINFO, WinUser.WindowProc, WinUser.WNDCLASSEX, WinUser.WNDENUMPROC
 
Nested classes/interfaces inherited from interface com.sun.jna.platform.win32.WinDef
WinDef.ATOM, WinDef.BOOL, WinDef.BOOLByReference, WinDef.BYTE, WinDef.CHAR, WinDef.CHARByReference, WinDef.DWORD, WinDef.DWORDByReference, WinDef.DWORDLONG, WinDef.HBITMAP, WinDef.HBRUSH, WinDef.HCURSOR, WinDef.HDC, WinDef.HFONT, WinDef.HICON, WinDef.HINSTANCE, WinDef.HMENU, WinDef.HMODULE, WinDef.HPALETTE, WinDef.HPEN, WinDef.HRGN, WinDef.HRSRC, WinDef.HWND, WinDef.INT_PTR, WinDef.LCID, WinDef.LONG, WinDef.LONGByReference, WinDef.LONGLONG, WinDef.LONGLONGByReference, WinDef.LPARAM, WinDef.LPVOID, WinDef.LRESULT, WinDef.PVOID, WinDef.RECT, WinDef.SCODE, WinDef.SCODEByReference, WinDef.SHORT, WinDef.UCHAR, WinDef.UINT, WinDef.UINT_PTR, WinDef.UINTByReference, WinDef.ULONG, WinDef.ULONGByReference, WinDef.ULONGLONG, WinDef.ULONGLONGByReference, WinDef.USHORT, WinDef.USHORTByReference, WinDef.WORD, WinDef.WORDByReference, WinDef.WPARAM
 
Nested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary
StdCallLibrary.StdCallCallback
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
Library.Handler
 
Field Summary
static int CS_GLOBALCLASS
          The cs globalclass.
static int DEVICE_NOTIFY_ALL_INTERFACE_CLASSES
          The device notify all interface classes.
static int DEVICE_NOTIFY_SERVICE_HANDLE
          The hRecipient parameter is a service status handle.
static int DEVICE_NOTIFY_WINDOW_HANDLE
          The hRecipient parameter is a window handle.
static WinDef.HWND HWND_MESSAGE
          Handle for message-only window.
static User32 INSTANCE
          The instance.
static int WS_EX_TOPMOST
          The ws ex topmost.
static int WS_OVERLAPPED
          The ws overlapped.
 
Fields inherited from interface com.sun.jna.platform.win32.WinUser
AC_SRC_ALPHA, AC_SRC_NO_ALPHA, AC_SRC_NO_PREMULT_ALPHA, AC_SRC_OVER, DWL_DLGPROC, DWL_MSGRESULT, DWL_USER, FLASHW_ALL, FLASHW_CAPTION, FLASHW_STOP, FLASHW_TIMER, FLASHW_TIMERNOFG, FLASHW_TRAY, GW_CHILD, GW_ENABLEDPOPUP, GW_HWNDFIRST, GW_HWNDLAST, GW_HWNDNEXT, GW_HWNDPREV, GW_OWNER, GWL_EXSTYLE, GWL_HINSTANCE, GWL_ID, GWL_STYLE, GWL_USERDATA, GWL_WNDPROC, HWND_BROADCAST, IMAGE_BITMAP, IMAGE_CURSOR, IMAGE_ENHMETAFILE, IMAGE_ICON, LR_COLOR, LR_COPYDELETEORG, LR_COPYFROMRESOURCE, LR_COPYRETURNORG, LR_CREATEDIBSECTION, LR_DEFAULTCOLOR, LR_DEFAULTSIZE, LR_LOADFROMFILE, LR_LOADMAP3DCOLORS, LR_LOADTRANSPARENT, LR_MONOCHROME, LR_SHARED, LR_VGACOLOR, LWA_ALPHA, LWA_COLORKEY, MOD_ALT, MOD_CONTROL, MOD_NOREPEAT, MOD_SHIFT, MOD_WIN, RDW_ALLCHILDREN, RDW_ERASE, RDW_ERASENOW, RDW_FRAME, RDW_INTERNALPAINT, RDW_INVALIDATE, RDW_NOCHILDREN, RDW_NOERASE, RDW_NOFRAME, RDW_NOINTERNALPAINT, RDW_UPDATENOW, RDW_VALIDATE, SC_MAXIMIZE, SC_MINIMIZE, SM_ARRANGE, SM_CARETBLINKINGENABLED, SM_CLEANBOOT, SM_CMONITORS, SM_CMOUSEBUTTONS, SM_CXBORDER, SM_CXCURSOR, SM_CXDLGFRAME, SM_CXDOUBLECLK, SM_CXDRAG, SM_CXEDGE, SM_CXFIXEDFRAME, SM_CXFOCUSBORDER, SM_CXFRAME, SM_CXFULLSCREEN, SM_CXHSCROLL, SM_CXHTHUMB, SM_CXICON, SM_CXICONSPACING, SM_CXMAXIMIZED, SM_CXMAXTRACK, SM_CXMENUCHECK, SM_CXMENUSIZE, SM_CXMIN, SM_CXMINIMIZED, SM_CXMINSPACING, SM_CXMINTRACK, SM_CXPADDEDBORDER, SM_CXSCREEN, SM_CXSIZE, SM_CXSIZEFRAME, SM_CXSMICON, SM_CXSMSIZE, SM_CXVIRTUALSCREEN, SM_CXVSCROLL, SM_CYBORDER, SM_CYCAPTION, SM_CYCURSOR, SM_CYDLGFRAME, SM_CYDOUBLECLK, SM_CYDRAG, SM_CYEDGE, SM_CYFIXEDFRAME, SM_CYFOCUSBORDER, SM_CYFRAME, SM_CYFULLSCREEN, SM_CYHSCROLL, SM_CYICON, SM_CYICONSPACING, SM_CYKANJIWINDOW, SM_CYMAXIMIZED, SM_CYMAXTRACK, SM_CYMENU, SM_CYMENUCHECK, SM_CYMENUSIZE, SM_CYMIN, SM_CYMINIMIZED, SM_CYMINSPACING, SM_CYMINTRACK, SM_CYSCREEN, SM_CYSIZE, SM_CYSIZEFRAME, SM_CYSMCAPTION, SM_CYSMICON, SM_CYSMSIZE, SM_CYVIRTUALSCREEN, SM_CYVSCROLL, SM_CYVTHUMB, SM_DBCSENABLED, SM_DEBUG, SM_IMMENABLED, SM_MEDIACENTER, SM_MENUDROPALIGNMENT, SM_MIDEASTENABLED, SM_MOUSEHORIZONTALWHEELPRESENT, SM_MOUSEPRESENT, SM_MOUSEWHEELPRESENT, SM_NETWORK, SM_PENWINDOWS, SM_REMOTECONTROL, SM_REMOTESESSION, SM_RESERVED1, SM_RESERVED2, SM_RESERVED3, SM_RESERVED4, SM_SAMEDISPLAYFORMAT, SM_SECURE, SM_SERVERR2, SM_SHOWSOUNDS, SM_SHUTTINGDOWN, SM_SLOWMACHINE, SM_STARTER, SM_SWAPBUTTON, SM_TABLETPC, SM_XVIRTUALSCREEN, SM_YVIRTUALSCREEN, SW_FORCEMINIMIZE, SW_HIDE, SW_MAX, SW_MAXIMIZE, SW_MINIMIZE, SW_NORMAL, SW_RESTORE, SW_SHOW, SW_SHOWDEFAULT, SW_SHOWMAXIMIZED, SW_SHOWMINIMIZED, SW_SHOWMINNOACTIVE, SW_SHOWNA, SW_SHOWNOACTIVATE, SW_SHOWNORMAL, SWP_NOZORDER, ULW_ALPHA, ULW_COLORKEY, ULW_OPAQUE, VK_CONTROL, VK_LCONTROL, VK_LMENU, VK_LSHIFT, VK_MENU, VK_RCONTROL, VK_RMENU, VK_RSHIFT, VK_SHIFT, WH_KEYBOARD, WH_KEYBOARD_LL, WH_MOUSE, WH_MOUSE_LL, WM_CHAR, WM_CLOSE, WM_CREATE, WM_DESTROY, WM_DEVICECHANGE, WM_DRAWITEM, WM_HOTKEY, WM_KEYDOWN, WM_KEYUP, WM_MDIMAXIMIZE, WM_PAINT, WM_QUIT, WM_SESSION_CHANGE, WM_SHOWWINDOW, WM_SIZE, WM_SYSCOMMAND, WM_SYSKEYDOWN, WM_SYSKEYUP, WS_CHILD, WS_EX_COMPOSITED, WS_EX_LAYERED, WS_EX_TRANSPARENT, WS_MAXIMIZE, WS_MINIMIZE, WS_POPUP, WS_VISIBLE
 
Fields inherited from interface com.sun.jna.platform.win32.WinDef
MAX_PATH
 
Fields inherited from interface com.sun.jna.win32.StdCallLibrary
FUNCTION_MAPPER, STDCALL_CONVENTION
 
Fields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
 
Method Summary
 boolean AttachThreadInput(WinDef.DWORD idAttach, WinDef.DWORD idAttachTo, boolean fAttach)
          Attaches or detaches the input processing mechanism of one thread to that of another thread.
 WinDef.LRESULT CallNextHookEx(WinUser.HHOOK hhk, int nCode, WinDef.WPARAM wParam, Pointer lParam)
          The CallNextHookEx function passes the hook information to the next hook procedure in the current hook chain.
 WinDef.LRESULT CallNextHookEx(WinUser.HHOOK hhk, int nCode, WinDef.WPARAM wParam, WinDef.LPARAM lParam)
          The CallNextHookEx function passes the hook information to the next hook procedure in the current hook chain.
 boolean CloseWindow(WinDef.HWND hWnd)
          Minimizes (but does not destroy) the specified window.
 WinDef.HWND CreateWindowEx(int dwExStyle, WString lpClassName, String lpWindowName, int dwStyle, int x, int y, int nWidth, int nHeight, WinDef.HWND hWndParent, WinDef.HMENU hMenu, WinDef.HINSTANCE hInstance, WinDef.LPVOID lpParam)
          Creates an overlapped, pop-up, or child window with an extended window style; otherwise, this function is identical to the CreateWindow function.
 WinDef.LRESULT DefWindowProc(WinDef.HWND hWnd, int Msg, WinDef.WPARAM wParam, WinDef.LPARAM lParam)
          Calls the default window procedure to provide default processing for any window messages that an application does not process.
 boolean DestroyIcon(WinDef.HICON hicon)
          This function destroys an icon and frees any memory the icon occupied.
 boolean DestroyWindow(WinDef.HWND hWnd)
          Destroys the specified window.
 WinDef.LRESULT DispatchMessage(WinUser.MSG lpMsg)
          This function dispatches a message to a window procedure.
 boolean EnumChildWindows(WinDef.HWND hWnd, WinUser.WNDENUMPROC lpEnumFunc, Pointer data)
          The EnumChildWindows function enumerates the child windows that belong to the specified parent window by passing the handle to each child window, in turn, to an application-defined callback function.
 boolean EnumThreadWindows(int dwThreadId, WinUser.WNDENUMPROC lpEnumFunc, Pointer data)
          The EnumThreadWindows function enumerates all nonchild windows associated with a thread by passing the handle to each window, in turn, to an application-defined callback function.
 boolean EnumWindows(WinUser.WNDENUMPROC lpEnumFunc, Pointer data)
          This function enumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function.
 WinDef.HWND FindWindow(String lpClassName, String lpWindowName)
          This function retrieves the handle to the top-level window whose class name and window name match the specified strings.
 boolean FlashWindowEx(WinUser.FLASHWINFO pfwi)
          The FlashWindowEx function flashes the specified window.
 short GetAsyncKeyState(int vKey)
          This function determines whether a key is up or down at the time the function is called, and whether the key was pressed after a previous call to GetAsyncKeyState.
 boolean GetClassInfoEx(WinDef.HINSTANCE hinst, WString lpszClass, WinUser.WNDCLASSEX lpwcx)
          Retrieves information about a window class, including a handle to the small icon associated with the window class.
 int GetClassName(WinDef.HWND hWnd, char[] lpClassName, int nMaxCount)
          This function retrieves the name of the class to which the specified window belongs.
 WinDef.HDC GetDC(WinDef.HWND hWnd)
          This function retrieves a handle to a display device context (DC) for the client area of the specified window.
 WinDef.HWND GetForegroundWindow()
          Retrieves a handle to the foreground window (the window with which the user is currently working).
 boolean GetGUIThreadInfo(int idThread, WinUser.GUITHREADINFO lpgui)
          Retrieves information about the active window or a specified graphical user interface (GUI) thread.
 boolean GetKeyboardState(byte[] lpKeyState)
          The GetKeyboardState function copies the status of the 256 virtual keys to the specified buffer.
 boolean GetLastInputInfo(WinUser.LASTINPUTINFO plii)
          Retrieves the time of the last input event.
 boolean GetLayeredWindowAttributes(WinDef.HWND hwnd, IntByReference pcrKey, ByteByReference pbAlpha, IntByReference pdwFlags)
          The GetLayeredWindowAttributes function retrieves the opacity and transparency color key of a layered window.
 int GetMessage(WinUser.MSG lpMsg, WinDef.HWND hWnd, int wMsgFilterMin, int wMsgFilterMax)
          This function retrieves a message from the calling thread's message queue and places it in the specified structure.
 int GetSystemMetrics(int nIndex)
          The GetSystemMetrics function retrieves various system metrics (widths and heights of display elements) and system configuration settings.
 WinDef.HWND GetWindow(WinDef.HWND hWnd, WinDef.DWORD uCmd)
          Retrieves a handle to a window that has the specified relationship (Z-Order or owner) to the specified window.
 boolean GetWindowInfo(WinDef.HWND hWnd, WinUser.WINDOWINFO pwi)
          The GetWindowInfo function retrieves information about the specified window.
 int GetWindowLong(WinDef.HWND hWnd, int nIndex)
          This function retrieves information about the specified window.
 BaseTSD.LONG_PTR GetWindowLongPtr(WinDef.HWND hWnd, int nIndex)
          The GetWindowLongPtr function retrieves information about the specified window.
 int GetWindowModuleFileName(WinDef.HWND hWnd, char[] lpszFileName, int cchFileNameMax)
          The GetWindowModuleFileName function retrieves the full path and file name of the module associated with the specified window handle.
 boolean GetWindowRect(WinDef.HWND hWnd, WinDef.RECT rect)
          This function retrieves the dimensions of the bounding rectangle of the specified window.
 int GetWindowText(WinDef.HWND hWnd, char[] lpString, int nMaxCount)
          This function copies the text of the specified window's title bar - if it has one - into a buffer.
 int GetWindowTextLength(WinDef.HWND hWnd)
          This function retrieves the length, in characters, of the specified window's title bar text - if the window has a title bar.
 int GetWindowThreadProcessId(WinDef.HWND hWnd, IntByReference lpdwProcessId)
          This function retrieves the identifier of the thread that created the specified window and, optionally, the identifier of the process that created the window.
 boolean InvalidateRect(WinDef.HWND hWnd, WinDef.RECT lpRect, boolean bErase)
          The InvalidateRect function adds a rectangle to the specified window's update region.
 boolean IsWindowVisible(WinDef.HWND hWnd)
          Determines the visibility state of the specified window.
 WinDef.HICON LoadIcon(WinDef.HINSTANCE hInstance, String iconName)
          This function loads the specified icon resource from the executable (.exe) file associated with an application instance.
 WinNT.HANDLE LoadImage(WinDef.HINSTANCE hinst, String name, int type, int xDesired, int yDesired, int load)
          This function loads an icon, cursor, or bitmap.
 boolean MoveWindow(WinDef.HWND hWnd, int X, int Y, int nWidth, int nHeight, boolean bRepaint)
          Changes the position and dimensions of the specified window.
 boolean PeekMessage(WinUser.MSG lpMsg, WinDef.HWND hWnd, int wMsgFilterMin, int wMsgFilterMax, int wRemoveMsg)
          This function checks a thread message queue for a message and places the message (if any) in the specified structure.
 void PostMessage(WinDef.HWND hWnd, int msg, WinDef.WPARAM wParam, WinDef.LPARAM lParam)
          This function places a message in the message queue associated with the thread that created the specified window and then returns without waiting for the thread to process the message.
 void PostQuitMessage(int nExitCode)
          This function indicates to Windows that a thread has made a request to terminate (quit).
 boolean RedrawWindow(WinDef.HWND hWnd, WinDef.RECT lprcUpdate, WinDef.HRGN hrgnUpdate, WinDef.DWORD flags)
          The RedrawWindow function updates the specified rectangle or region in a window's client area.
 WinDef.ATOM RegisterClassEx(WinUser.WNDCLASSEX lpwcx)
          Registers a window class for subsequent use in calls to the CreateWindow or CreateWindowEx function.
 WinUser.HDEVNOTIFY RegisterDeviceNotification(WinNT.HANDLE hRecipient, Structure notificationFilter, int Flags)
          Registers the device or type of device for which a window will receive notifications.
 boolean RegisterHotKey(WinDef.HWND hWnd, int id, int fsModifiers, int vk)
          Defines a system-wide hot key.
 int RegisterWindowMessage(String string)
          Defines a new window message that is guaranteed to be unique throughout the system.
 int ReleaseDC(WinDef.HWND hWnd, WinDef.HDC hDC)
          This function releases a device context (DC), freeing it for use by other applications.
 WinDef.DWORD SendInput(WinDef.DWORD nInputs, WinUser.INPUT[] pInputs, int cbSize)
          Synthesizes keystrokes, mouse motions, and button clicks.
 WinDef.HWND SetFocus(WinDef.HWND hWnd)
          Sets the keyboard focus to the specified window.
 boolean SetForegroundWindow(WinDef.HWND hWnd)
          Brings the thread that created the specified window into the foreground and activates the window.
 boolean SetLayeredWindowAttributes(WinDef.HWND hwnd, int crKey, byte bAlpha, int dwFlags)
          The SetLayeredWindowAttributes function sets the opacity and transparency color key of a layered window.
 WinDef.HWND SetParent(WinDef.HWND hWndChild, WinDef.HWND hWndNewParent)
          Changes the parent window of the specified child window.
 int SetWindowLong(WinDef.HWND hWnd, int nIndex, int dwNewLong)
          This function changes an attribute of the specified window.
 Pointer SetWindowLong(WinDef.HWND hWnd, int nIndex, Pointer dwNewLong)
          This function changes an attribute of the specified window.
 BaseTSD.LONG_PTR SetWindowLongPtr(WinDef.HWND hWnd, int nIndex, BaseTSD.LONG_PTR dwNewLongPtr)
          The SetWindowLongPtr function changes an attribute of the specified window.
 Pointer SetWindowLongPtr(WinDef.HWND hWnd, int nIndex, Pointer dwNewLongPtr)
          The SetWindowLongPtr function changes an attribute of the specified window.
 boolean SetWindowPos(WinDef.HWND hWnd, WinDef.HWND hWndInsertAfter, int X, int Y, int cx, int cy, int uFlags)
          Changes the size, position, and Z order of a child, pop-up, or top-level window.
 int SetWindowRgn(WinDef.HWND hWnd, WinDef.HRGN hRgn, boolean bRedraw)
          This function sets the window region of a window.
 WinUser.HHOOK SetWindowsHookEx(int idHook, WinUser.HOOKPROC lpfn, WinDef.HINSTANCE hMod, int dwThreadId)
          The SetWindowsHookEx function installs an application-defined hook procedure into a hook chain.
 boolean ShowWindow(WinDef.HWND hWnd, int nCmdShow)
          Sets the specified window's show state.
 boolean TranslateMessage(WinUser.MSG lpMsg)
          This function translates virtual-key messages into character messages.
 boolean UnhookWindowsHookEx(WinUser.HHOOK hhk)
          The UnhookWindowsHookEx function removes a hook procedure installed in a hook chain by the SetWindowsHookEx function.
 boolean UnregisterClass(WString lpClassName, WinDef.HINSTANCE hInstance)
          Unregisters a window class, freeing the memory required for the class.
 boolean UnregisterDeviceNotification(WinUser.HDEVNOTIFY Handle)
          Closes the specified device notification handle.
 boolean UnregisterHotKey(Pointer hWnd, int id)
          Frees a hot key previously registered by the calling thread.
 boolean UpdateLayeredWindow(WinDef.HWND hwnd, WinDef.HDC hdcDst, WinUser.POINT pptDst, WinUser.SIZE psize, WinDef.HDC hdcSrc, WinUser.POINT pptSrc, int crKey, WinUser.BLENDFUNCTION pblend, int dwFlags)
          The UpdateLayeredWindow function updates the position, size, shape, content, and translucency of a layered window.
 boolean UpdateWindow(WinDef.HWND hWnd)
          The UpdateWindow function updates the client area of the specified window by sending a WM_PAINT message to the window if the window's update region is not empty.
 WinDef.DWORD WaitForInputIdle(WinNT.HANDLE hProcess, WinDef.DWORD dwMilliseconds)
          Waits until the specified process has finished processing its initial input and is waiting for user input with no input pending, or until the time-out interval has elapsed.
 

Field Detail

INSTANCE

static final User32 INSTANCE
The instance.


HWND_MESSAGE

static final WinDef.HWND HWND_MESSAGE
Handle for message-only window.


CS_GLOBALCLASS

static final int CS_GLOBALCLASS
The cs globalclass.

See Also:
Constant Field Values

WS_EX_TOPMOST

static final int WS_EX_TOPMOST
The ws ex topmost.

See Also:
Constant Field Values

WS_OVERLAPPED

static final int WS_OVERLAPPED
The ws overlapped.

See Also:
Constant Field Values

DEVICE_NOTIFY_WINDOW_HANDLE

static final int DEVICE_NOTIFY_WINDOW_HANDLE
The hRecipient parameter is a window handle.

See Also:
Constant Field Values

DEVICE_NOTIFY_SERVICE_HANDLE

static final int DEVICE_NOTIFY_SERVICE_HANDLE
The hRecipient parameter is a service status handle.

See Also:
Constant Field Values

DEVICE_NOTIFY_ALL_INTERFACE_CLASSES

static final int DEVICE_NOTIFY_ALL_INTERFACE_CLASSES
The device notify all interface classes.

See Also:
Constant Field Values
Method Detail

GetDC

WinDef.HDC GetDC(WinDef.HWND hWnd)
This function retrieves a handle to a display device context (DC) for the client area of the specified window. The display device context can be used in subsequent graphics display interface (GDI) functions to draw in the client area of the window.

Parameters:
hWnd - Handle to the window whose device context is to be retrieved. If this value is NULL, GetDC retrieves the device context for the entire screen.
Returns:
The handle the device context for the specified window's client area indicates success. NULL indicates failure. To get extended error information, call GetLastError.

ReleaseDC

int ReleaseDC(WinDef.HWND hWnd,
              WinDef.HDC hDC)
This function releases a device context (DC), freeing it for use by other applications. The effect of ReleaseDC depends on the type of device context.

Parameters:
hWnd - Handle to the window whose device context is to be released.
hDC - Handle to the device context to be released.
Returns:
The return value specifies whether the device context is released. 1 indicates that the device context is released. Zero indicates that the device context is not released.

FindWindow

WinDef.HWND FindWindow(String lpClassName,
                       String lpWindowName)
This function retrieves the handle to the top-level window whose class name and window name match the specified strings. This function does not search child windows.

Parameters:
lpClassName - Long pointer to a null-terminated string that specifies the class name or is an atom that identifies the class-name string. If this parameter is an atom, it must be a global atom created by a previous call to the GlobalAddAtom function. The atom, a 16-bit value, must be placed in the low-order word of lpClassName; the high-order word must be zero.
lpWindowName - Long pointer to a null-terminated string that specifies the window name (the window's title). If this parameter is NULL, all window names match.
Returns:
A handle to the window that has the specified class name and window name indicates success. NULL indicates failure. To get extended error information, call GetLastError.

GetClassName

int GetClassName(WinDef.HWND hWnd,
                 char[] lpClassName,
                 int nMaxCount)
This function retrieves the name of the class to which the specified window belongs.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
lpClassName - Long pointer to the buffer that is to receive the class name string.
nMaxCount - Specifies the length, in characters, of the buffer pointed to by the lpClassName parameter. The class name string is truncated if it is longer than the buffer.
Returns:
The number of characters copied to the specified buffer indicates success. Zero indicates failure. To get extended error information, call GetLastError.

GetGUIThreadInfo

boolean GetGUIThreadInfo(int idThread,
                         WinUser.GUITHREADINFO lpgui)
Retrieves information about the active window or a specified graphical user interface (GUI) thread.

Parameters:
idThread - Identifies the thread for which information is to be retrieved. To retrieve this value, use the GetWindowThreadProcessId function. If this parameter is NULL, the function returns information for the foreground thread.
lpgui - Pointer to a GUITHREADINFO structure that receives information describing the thread. Note that you must set GUITHREADINFO.cbSize to sizeof(GUITHREADINFO) before calling this function.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

GetWindowInfo

boolean GetWindowInfo(WinDef.HWND hWnd,
                      WinUser.WINDOWINFO pwi)
The GetWindowInfo function retrieves information about the specified window.

Parameters:
hWnd - Handle to the window whose information is to be retrieved.
pwi - Pointer to a WINDOWINFO structure to receive the information. Note that you must set WINDOWINFO.cbSize to sizeof(WINDOWINFO) before calling this function.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.

GetWindowRect

boolean GetWindowRect(WinDef.HWND hWnd,
                      WinDef.RECT rect)
This function retrieves the dimensions of the bounding rectangle of the specified window. The dimensions are given in screen coordinates that are relative to the upper-left corner of the screen.

Parameters:
hWnd - Handle to the window.
rect - Long pointer to a RECT structure that receives the screen coordinates of the upper-left and lower-right corners of the window.
Returns:
Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.

GetWindowText

int GetWindowText(WinDef.HWND hWnd,
                  char[] lpString,
                  int nMaxCount)
This function copies the text of the specified window's title bar - if it has one - into a buffer. If the specified window is a control, the text of the control is copied.

Parameters:
hWnd - Handle to the window or control containing the text.
lpString - Long pointer to the buffer that will receive the text.
nMaxCount - Specifies the maximum number of characters to copy to the buffer, including the NULL character. If the text exceeds this limit, it is truncated.
Returns:
The length, in characters, of the copied string, not including the terminating null character, indicates success. Zero indicates that the window has no title bar or text, if the title bar is empty, or if the window or control handle is invalid. To get extended error information, call GetLastError. This function cannot retrieve the text of an edit control in another application.

GetWindowTextLength

int GetWindowTextLength(WinDef.HWND hWnd)
This function retrieves the length, in characters, of the specified window's title bar text - if the window has a title bar. If the specified window is a control, the function retrieves the length of the text within the control.

Parameters:
hWnd - Handle to the window or control.
Returns:
The length, in characters, of the text indicates success. Under certain conditions, this value may actually be greater than the length of the text. Zero indicates that the window has no text. To get extended error information, call GetLastError.

GetWindowModuleFileName

int GetWindowModuleFileName(WinDef.HWND hWnd,
                            char[] lpszFileName,
                            int cchFileNameMax)
The GetWindowModuleFileName function retrieves the full path and file name of the module associated with the specified window handle.

Parameters:
hWnd - Handle to the window whose module file name will be retrieved.
lpszFileName - Pointer to a buffer that receives the path and file name.
cchFileNameMax - Specifies the maximum number of TCHARs that can be copied into the lpszFileName buffer.
Returns:
The return value is the total number of TCHARs copied into the buffer.

GetWindowThreadProcessId

int GetWindowThreadProcessId(WinDef.HWND hWnd,
                             IntByReference lpdwProcessId)
This function retrieves the identifier of the thread that created the specified window and, optionally, the identifier of the process that created the window.

Parameters:
hWnd - Handle to the window.
lpdwProcessId - Pointer to a 32-bit value that receives the process identifier. If this parameter is not NULL, GetWindowThreadProcessId copies the identifier of the process to the 32-bit value; otherwise, it does not.
Returns:
The return value is the identifier of the thread that created the window.

EnumWindows

boolean EnumWindows(WinUser.WNDENUMPROC lpEnumFunc,
                    Pointer data)
This function enumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function. EnumWindows continues until the last top-level window is enumerated or the callback function returns FALSE.

Parameters:
lpEnumFunc - Long pointer to an application-defined callback function.
data - Specifies an application-defined value to be passed to the callback function.
Returns:
Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.

EnumChildWindows

boolean EnumChildWindows(WinDef.HWND hWnd,
                         WinUser.WNDENUMPROC lpEnumFunc,
                         Pointer data)
The EnumChildWindows function enumerates the child windows that belong to the specified parent window by passing the handle to each child window, in turn, to an application-defined callback function. EnumChildWindows continues until the last child window is enumerated or the callback function returns FALSE.

Parameters:
hWnd - Handle to the parent window whose child windows are to be enumerated. If this parameter is NULL, this function is equivalent to EnumWindows.
lpEnumFunc - Pointer to an application-defined callback function.
data - Specifies an application-defined value to be passed to the callback function.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError. If EnumChildProc returns zero, the return value is also zero. In this case, the callback function should call SetLastError to obtain a meaningful error code to be returned to the caller of EnumChildWindows.

EnumThreadWindows

boolean EnumThreadWindows(int dwThreadId,
                          WinUser.WNDENUMPROC lpEnumFunc,
                          Pointer data)
The EnumThreadWindows function enumerates all nonchild windows associated with a thread by passing the handle to each window, in turn, to an application-defined callback function. EnumThreadWindows continues until the last window is enumerated or the callback function returns FALSE. To enumerate child windows of a particular window, use the EnumChildWindows function.

Parameters:
dwThreadId - Identifies the thread whose windows are to be enumerated.
lpEnumFunc - Pointer to an application-defined callback function.
data - Specifies an application-defined value to be passed to the callback function.
Returns:
If the callback function returns TRUE for all windows in the thread specified by dwThreadId, the return value is TRUE. If the callback function returns FALSE on any enumerated window, or if there are no windows found in the thread specified by dwThreadId, the return value is FALSE.

FlashWindowEx

boolean FlashWindowEx(WinUser.FLASHWINFO pfwi)
The FlashWindowEx function flashes the specified window. It does not change the active state of the window.

Parameters:
pfwi - Pointer to the FLASHWINFO structure.
Returns:
The return value specifies the window's state before the call to the FlashWindowEx function. If the window caption was drawn as active before the call, the return value is nonzero. Otherwise, the return value is zero.

LoadIcon

WinDef.HICON LoadIcon(WinDef.HINSTANCE hInstance,
                      String iconName)
This function loads the specified icon resource from the executable (.exe) file associated with an application instance.

Parameters:
hInstance - Handle to an instance of the module whose executable file contains the icon to be loaded. This parameter must be NULL when a standard icon is being loaded.
iconName - Long pointer to a null-terminated string that contains the name of the icon resource to be loaded. Alternatively, this parameter can contain the resource identifier in the low-order word and zero in the high-order word. Use the MAKEINTRESOURCE macro to create this value.
Returns:
A handle to the newly loaded icon indicates success. NULL indicates failure. To get extended error information, call GetLastError.

LoadImage

WinNT.HANDLE LoadImage(WinDef.HINSTANCE hinst,
                       String name,
                       int type,
                       int xDesired,
                       int yDesired,
                       int load)
This function loads an icon, cursor, or bitmap.

Parameters:
hinst - Handle to an instance of the module that contains the image to be loaded.
name - Pointer to a null-terminated string that contains the name of the image resource in the hinst module that identifies the image to load.
type - Specifies the type of image to be loaded.
xDesired - Specifies the width, in pixels, of the icon or cursor. If this parameter is zero, the function uses the SM_CXICON or SM_CXCURSOR system metric value to set the width. If uType is IMAGE_BITMAP, this parameter must be zero.
yDesired - Specifies the height, in pixels, of the icon or cursor. If this parameter is zero, the function uses the SM_CYICON or SM_CYCURSOR system metric value to set the height. If uType is IMAGE_BITMAP, this parameter must be zero.
load - Set to zero.
Returns:
The handle of the newly loaded image indicates success. NULL indicates failure. To get extended error information, call GetLastError.

DestroyIcon

boolean DestroyIcon(WinDef.HICON hicon)
This function destroys an icon and frees any memory the icon occupied.

Parameters:
hicon - Handle to the icon to be destroyed. The icon must not be in use.
Returns:
Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.

GetWindowLong

int GetWindowLong(WinDef.HWND hWnd,
                  int nIndex)
This function retrieves information about the specified window. GetWindowLong also retrieves the 32-bit (long) value at the specified offset into the extra window memory of a window.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
nIndex - Specifies the zero-based offset to the value to be retrieved.
Returns:
The requested 32-bit value indicates success. Zero indicates failure. To get extended error information, call GetLastError.

SetWindowLong

int SetWindowLong(WinDef.HWND hWnd,
                  int nIndex,
                  int dwNewLong)
This function changes an attribute of the specified window. SetWindowLong also sets a 32-bit (LONG) value at the specified offset into the extra window memory of a window.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
nIndex - Specifies the zero-based offset to the value to be set.
dwNewLong - Specifies the replacement value.
Returns:
The previous value of the specified 32-bit integer indicates success. Zero indicates failure. To get extended error information, call GetLastError.

SetWindowLong

Pointer SetWindowLong(WinDef.HWND hWnd,
                      int nIndex,
                      Pointer dwNewLong)
This function changes an attribute of the specified window. SetWindowLong also sets a 32-bit (LONG) value at the specified offset into the extra window memory of a window. Do not use this version on Windows-64.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
nIndex - Specifies the zero-based offset to the value to be set.
dwNewLong - Specifies the replacement value.
Returns:
The previous value of the specified 32-bit integer indicates success. Zero indicates failure. To get extended error information, call GetLastError.

GetWindowLongPtr

BaseTSD.LONG_PTR GetWindowLongPtr(WinDef.HWND hWnd,
                                  int nIndex)
The GetWindowLongPtr function retrieves information about the specified window. The function also retrieves the value at a specified offset into the extra window memory.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
nIndex - Specifies the zero-based offset to the value to be retrieved.
Returns:
If the function succeeds, the return value is the requested value. If the function fails, the return value is zero. To get extended error information, call GetLastError. If SetWindowLong or SetWindowLongPtr has not been called previously, GetWindowLongPtr returns zero for values in the extra window or class memory.

SetWindowLongPtr

BaseTSD.LONG_PTR SetWindowLongPtr(WinDef.HWND hWnd,
                                  int nIndex,
                                  BaseTSD.LONG_PTR dwNewLongPtr)
The SetWindowLongPtr function changes an attribute of the specified window. The function also sets a value at the specified offset in the extra window memory.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
nIndex - Specifies the zero-based offset to the value to be set.
dwNewLongPtr - Specifies the replacement value.
Returns:
If the function succeeds, the return value is the previous value of the specified offset. If the function fails, the return value is zero. To get extended error information, call GetLastError. If the previous value is zero and the function succeeds, the return value is zero, but the function does not clear the last error information. To determine success or failure, clear the last error information by calling SetLastError(0), then call SetWindowLongPtr. Function failure will be indicated by a return value of zero and a GetLastError result that is nonzero.

SetWindowLongPtr

Pointer SetWindowLongPtr(WinDef.HWND hWnd,
                         int nIndex,
                         Pointer dwNewLongPtr)
The SetWindowLongPtr function changes an attribute of the specified window. The function also sets a value at the specified offset in the extra window memory.

Parameters:
hWnd - Handle to the window and, indirectly, the class to which the window belongs.
nIndex - Specifies the zero-based offset to the value to be set.
dwNewLongPtr - Specifies the replacement value.
Returns:
If the function succeeds, the return value is the previous value of the specified offset. If the function fails, the return value is zero. To get extended error information, call GetLastError. If the previous value is zero and the function succeeds, the return value is zero, but the function does not clear the last error information. To determine success or failure, clear the last error information by calling SetLastError(0), then call SetWindowLongPtr. Function failure will be indicated by a return value of zero and a GetLastError result that is nonzero.

SetLayeredWindowAttributes

boolean SetLayeredWindowAttributes(WinDef.HWND hwnd,
                                   int crKey,
                                   byte bAlpha,
                                   int dwFlags)
The SetLayeredWindowAttributes function sets the opacity and transparency color key of a layered window.

Parameters:
hwnd - Handle to the layered window.
crKey - COLORREF structure that specifies the transparency color key to be used when composing the layered window.
bAlpha - Alpha value used to describe the opacity of the layered window.
dwFlags - Specifies an action to take.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

GetLayeredWindowAttributes

boolean GetLayeredWindowAttributes(WinDef.HWND hwnd,
                                   IntByReference pcrKey,
                                   ByteByReference pbAlpha,
                                   IntByReference pdwFlags)
The GetLayeredWindowAttributes function retrieves the opacity and transparency color key of a layered window.

Parameters:
hwnd - Handle to the layered window. A layered window is created by specifying WS_EX_LAYERED when creating the window with the CreateWindowEx function or by setting WS_EX_LAYERED via SetWindowLong after the window has been created.
pcrKey - Pointer to a COLORREF value that receives the transparency color key to be used when composing the layered window. All pixels painted by the window in this color will be transparent. This can be NULL if the argument is not needed.
pbAlpha - Pointer to a BYTE that receives the Alpha value used to describe the opacity of the layered window. Similar to the SourceConstantAlpha member of the BLENDFUNCTION structure. When the variable referred to by pbAlpha is 0, the window is completely transparent. When the variable referred to by pbAlpha is 255, the window is opaque. This can be NULL if the argument is not needed.
pdwFlags - Pointer to a DWORD that receives a layering flag. This can be NULL if the argument is not needed.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

UpdateLayeredWindow

boolean UpdateLayeredWindow(WinDef.HWND hwnd,
                            WinDef.HDC hdcDst,
                            WinUser.POINT pptDst,
                            WinUser.SIZE psize,
                            WinDef.HDC hdcSrc,
                            WinUser.POINT pptSrc,
                            int crKey,
                            WinUser.BLENDFUNCTION pblend,
                            int dwFlags)
The UpdateLayeredWindow function updates the position, size, shape, content, and translucency of a layered window.

Parameters:
hwnd - Handle to a layered window. A layered window is created by specifying WS_EX_LAYERED when creating the window with the CreateWindowEx function.
hdcDst - Handle to a device context (DC) for the screen. This handle is obtained by specifying NULL when calling the function. It is used for palette color matching when the window contents are updated. If hdcDst isNULL, the default palette will be used. If hdcSrc is NULL, hdcDst must be NULL.
pptDst - Pointer to a POINT structure that specifies the new screen position of the layered window. If the current position is not changing, pptDst can be NULL.
psize - Pointer to a SIZE structure that specifies the new size of the layered window. If the size of the window is not changing, psize can be NULL. If hdcSrc is NULL, psize must be NULL.
hdcSrc - Handle to a DC for the surface that defines the layered window. This handle can be obtained by calling the CreateCompatibleDC function. If the shape and visual context of the window are not changing, hdcSrc can be NULL.
pptSrc - Pointer to a POINT structure that specifies the location of the layer in the device context. If hdcSrc is NULL, pptSrc should be NULL.
crKey - Pointer to a COLORREF value that specifies the color key to be used when composing the layered window. To generate a COLORREF, use the RGB macro.
pblend - Pointer to a BLENDFUNCTION structure that specifies the transparency value to be used when composing the layered window.
dwFlags - ULW_* flags.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

SetWindowRgn

int SetWindowRgn(WinDef.HWND hWnd,
                 WinDef.HRGN hRgn,
                 boolean bRedraw)
This function sets the window region of a window. The window region determines the area within the window where the system permits drawing. The system does not display any portion of a window that lies outside of the window region.

Parameters:
hWnd - Handle to the window whose window region is to be set.
hRgn - Handle to a region. The function sets the window region of the window to this region. If hRgn is NULL, the function sets the window region to NULL.
bRedraw - Specifies whether the system redraws the window after setting the window region. If bRedraw is TRUE, the system does so; otherwise, it does not. Typically, you set bRedraw to TRUE if the window is visible.
Returns:
Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.

GetKeyboardState

boolean GetKeyboardState(byte[] lpKeyState)
The GetKeyboardState function copies the status of the 256 virtual keys to the specified buffer.

Parameters:
lpKeyState - Pointer to the 256-byte array that receives the status data for each virtual key.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

GetAsyncKeyState

short GetAsyncKeyState(int vKey)
This function determines whether a key is up or down at the time the function is called, and whether the key was pressed after a previous call to GetAsyncKeyState.

Parameters:
vKey - Specifies one of 256 possible virtual-key codes.
Returns:
If the function succeeds, the return value specifies whether the key was pressed since the last call to GetAsyncKeyState, and whether the key is currently up or down. If the most significant bit is set, the key is down.

SetWindowsHookEx

WinUser.HHOOK SetWindowsHookEx(int idHook,
                               WinUser.HOOKPROC lpfn,
                               WinDef.HINSTANCE hMod,
                               int dwThreadId)
The SetWindowsHookEx function installs an application-defined hook procedure into a hook chain. You would install a hook procedure to monitor the system for certain types of events. These events are associated either with a specific thread or with all threads in the same desktop as the calling thread.

Parameters:
idHook - Specifies the type of hook procedure to be installed.
lpfn - Pointer to the hook procedure.
hMod - Handle to the DLL containing the hook procedure pointed to by the lpfn parameter.
dwThreadId - Specifies the identifier of the thread with which the hook procedure is to be associated.
Returns:
If the function succeeds, the return value is the handle to the hook procedure. If the function fails, the return value is NULL. To get extended error information, call GetLastError.

CallNextHookEx

WinDef.LRESULT CallNextHookEx(WinUser.HHOOK hhk,
                              int nCode,
                              WinDef.WPARAM wParam,
                              WinDef.LPARAM lParam)
The CallNextHookEx function passes the hook information to the next hook procedure in the current hook chain. A hook procedure can call this function either before or after processing the hook information.

Parameters:
hhk - Ignored.
nCode - Specifies the hook code passed to the current hook procedure. The next hook procedure uses this code to determine how to process the hook information.
wParam - Specifies the wParam value passed to the current hook procedure. The meaning of this parameter depends on the type of hook associated with the current hook chain.
lParam - Specifies the lParam value passed to the current hook procedure. The meaning of this parameter depends on the type of hook associated with the current hook chain.
Returns:
This value is returned by the next hook procedure in the chain. The current hook procedure must also return this value. The meaning of the return value depends on the hook type.

CallNextHookEx

WinDef.LRESULT CallNextHookEx(WinUser.HHOOK hhk,
                              int nCode,
                              WinDef.WPARAM wParam,
                              Pointer lParam)
The CallNextHookEx function passes the hook information to the next hook procedure in the current hook chain. A hook procedure can call this function either before or after processing the hook information.

Parameters:
hhk - Ignored.
nCode - Specifies the hook code passed to the current hook procedure. The next hook procedure uses this code to determine how to process the hook information.
wParam - Specifies the wParam value passed to the current hook procedure. The meaning of this parameter depends on the type of hook associated with the current hook chain.
lParam - Specifies the lParam value passed to the current hook procedure. The meaning of this parameter depends on the type of hook associated with the current hook chain.
Returns:
This value is returned by the next hook procedure in the chain. The current hook procedure must also return this value. The meaning of the return value depends on the hook type.

UnhookWindowsHookEx

boolean UnhookWindowsHookEx(WinUser.HHOOK hhk)
The UnhookWindowsHookEx function removes a hook procedure installed in a hook chain by the SetWindowsHookEx function.

Parameters:
hhk - Handle to the hook to be removed. This parameter is a hook handle obtained by a previous call to SetWindowsHookEx.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

GetMessage

int GetMessage(WinUser.MSG lpMsg,
               WinDef.HWND hWnd,
               int wMsgFilterMin,
               int wMsgFilterMax)
This function retrieves a message from the calling thread's message queue and places it in the specified structure.

Parameters:
lpMsg - Pointer to an MSG structure that receives message information from the thread's message queue.
hWnd - Handle to the window whose messages are to be retrieved. One value has a special meaning.
wMsgFilterMin - Specifies the integer value of the lowest message value to be retrieved.
wMsgFilterMax - Specifies the integer value of the highest message value to be retrieved.
Returns:
Nonzero indicates that the function retrieves a message other than WM_QUIT. Zero indicates that the function retrieves the WM_QUIT message, or that lpMsg is an invalid pointer. To get extended error information, call GetLastError.

PeekMessage

boolean PeekMessage(WinUser.MSG lpMsg,
                    WinDef.HWND hWnd,
                    int wMsgFilterMin,
                    int wMsgFilterMax,
                    int wRemoveMsg)
This function checks a thread message queue for a message and places the message (if any) in the specified structure.

Parameters:
lpMsg - Pointer to an MSG structure that receives message information.
hWnd - Handle to the window whose messages are to be examined.
wMsgFilterMin - Specifies the value of the first message in the range of messages to be examined.
wMsgFilterMax - Specifies the value of the last message in the range of messages to be examined.
wRemoveMsg - Specifies how messages are handled. This parameter can be one of the following values.
Returns:
Nonzero indicates success. Zero indicates failure.

TranslateMessage

boolean TranslateMessage(WinUser.MSG lpMsg)
This function translates virtual-key messages into character messages. The character messages are posted to the calling thread's message queue, to be read the next time the thread calls the GetMessage or PeekMessage function.

Parameters:
lpMsg - Pointer to an MSG structure that contains message information retrieved from the calling thread's message queue by using the GetMessage or PeekMessage function.
Returns:
Nonzero indicates that the message is translated, that is, a character message is posted to the thread's message queue. If the message is WM_KEYDOWN or WM_SYSKEYDOWN, the return value is nonzero, regardless of the translation. Zero indicates that the message is not translated, that is, a character message is not posted to the thread's message queue.

DispatchMessage

WinDef.LRESULT DispatchMessage(WinUser.MSG lpMsg)
This function dispatches a message to a window procedure. It is typically used to dispatch a message retrieved by the GetMessage function.

Parameters:
lpMsg - Pointer to an MSG structure that contains the message.
Returns:
The return value specifies the value returned by the window procedure. Although its meaning depends on the message being dispatched, the return value generally is ignored.

PostMessage

void PostMessage(WinDef.HWND hWnd,
                 int msg,
                 WinDef.WPARAM wParam,
                 WinDef.LPARAM lParam)
This function places a message in the message queue associated with the thread that created the specified window and then returns without waiting for the thread to process the message. Messages in a message queue are retrieved by calls to the GetMessage or PeekMessage function.

Parameters:
hWnd - Handle to the window whose window procedure is to receive the message.
msg - Specifies the message to be posted.
wParam - Specifies additional message-specific information.
lParam - Specifies additional message-specific information.

PostQuitMessage

void PostQuitMessage(int nExitCode)
This function indicates to Windows that a thread has made a request to terminate (quit). It is typically used in response to a WM_DESTROY message.

Parameters:
nExitCode - Specifies an application exit code. This value is used as the wParam parameter of the WM_QUIT message.

GetSystemMetrics

int GetSystemMetrics(int nIndex)
The GetSystemMetrics function retrieves various system metrics (widths and heights of display elements) and system configuration settings. All dimensions retrieved by GetSystemMetrics are in pixels.

Parameters:
nIndex - System metric or configuration setting to retrieve. This parameter can be one of the following values. Note that all SM_CX* values are widths and all SM_CY* values are heights. Also note that all settings designed to return Boolean data represent TRUE as any nonzero value, and FALSE as a zero value.
Returns:
If the function succeeds, the return value is the requested system metric or configuration setting. If the function fails, the return value is zero. GetLastError does not provide extended error information.

SetParent

WinDef.HWND SetParent(WinDef.HWND hWndChild,
                      WinDef.HWND hWndNewParent)
Changes the parent window of the specified child window.

Parameters:
hWndChild - A handle to the child window.
hWndNewParent - A handle to the new parent window. If this parameter is NULL, the desktop window becomes the new parent window. If this parameter is HWND_MESSAGE, the child window becomes a message-only window.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

IsWindowVisible

boolean IsWindowVisible(WinDef.HWND hWnd)
Determines the visibility state of the specified window.

Parameters:
hWnd - A handle to the window to be tested.
Returns:
If the specified window, its parent window, its parent's parent window, and so forth, have the WS_VISIBLE style, the return value is nonzero. Otherwise, the return value is zero. Because the return value specifies whether the window has the WS_VISIBLE style, it may be nonzero even if the window is totally obscured by other windows.

MoveWindow

boolean MoveWindow(WinDef.HWND hWnd,
                   int X,
                   int Y,
                   int nWidth,
                   int nHeight,
                   boolean bRepaint)
Changes the position and dimensions of the specified window. For a top-level window, the position and dimensions are relative to the upper-left corner of the screen. For a child window, they are relative to the upper-left corner of the parent window's client area.

Parameters:
hWnd - A handle to the window.
X - The new position of the left side of the window.
Y - The new position of the top of the window.
nWidth - The new width of the window.
nHeight - The new height of the window.
bRepaint - Indicates whether the window is to be repainted. If this parameter is TRUE, the window receives a message. If the parameter is FALSE, no repainting of any kind occurs. This applies to the client area, the nonclient area (including the title bar and scroll bars), and any part of the parent window uncovered as a result of moving a child window.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

SetWindowPos

boolean SetWindowPos(WinDef.HWND hWnd,
                     WinDef.HWND hWndInsertAfter,
                     int X,
                     int Y,
                     int cx,
                     int cy,
                     int uFlags)
Changes the size, position, and Z order of a child, pop-up, or top-level window. These windows are ordered according to their appearance on the screen. The topmost window receives the highest rank and is the first window in the Z order.

Parameters:
hWnd - A handle to the window.
hWndInsertAfter - A handle to the window to precede the positioned window in the Z order.
X - The new position of the left side of the window, in client coordinates.
Y - The new position of the top of the window, in client coordinates.
cx - The new width of the window, in pixels.
cy - The new height of the window, in pixels.
uFlags - The window sizing and positioning flags.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

AttachThreadInput

boolean AttachThreadInput(WinDef.DWORD idAttach,
                          WinDef.DWORD idAttachTo,
                          boolean fAttach)
Attaches or detaches the input processing mechanism of one thread to that of another thread.

Parameters:
idAttach - The identifier of the thread to be attached to another thread. The thread to be attached cannot be a system thread.
idAttachTo - The identifier of the thread to which idAttach will be attached. This thread cannot be a system thread. A thread cannot attach to itself. Therefore, idAttachTo cannot equal idAttach.
fAttach - If this parameter is TRUE, the two threads are attached. If the parameter is FALSE, the threads are detached.
Returns:
If the function succeeds, the return value is nonzero.

SetForegroundWindow

boolean SetForegroundWindow(WinDef.HWND hWnd)
Brings the thread that created the specified window into the foreground and activates the window. Keyboard input is directed to the window, and various visual cues are changed for the user. The system assigns a slightly higher priority to the thread that created the foreground window than it does to other threads.

Parameters:
hWnd - A handle to the window that should be activated and brought to the foreground.
Returns:
If the window was brought to the foreground, the return value is nonzero.

GetForegroundWindow

WinDef.HWND GetForegroundWindow()
Retrieves a handle to the foreground window (the window with which the user is currently working). The system assigns a slightly higher priority to the thread that creates the foreground window than it does to other threads.

Returns:
The return value is a handle to the foreground window. The foreground window can be NULL in certain circumstances, such as when a window is losing activation.

SetFocus

WinDef.HWND SetFocus(WinDef.HWND hWnd)
Sets the keyboard focus to the specified window. The window must be attached to the calling thread's message queue.

Parameters:
hWnd - A handle to the window that will receive the keyboard input. If this parameter is NULL, keystrokes are ignored.
Returns:
If the function succeeds, the return value is the handle to the window that previously had the keyboard focus. If the hWnd parameter is invalid or the window is not attached to the calling thread's message queue, the return value is NULL. To get extended error information, call GetLastError.

SendInput

WinDef.DWORD SendInput(WinDef.DWORD nInputs,
                       WinUser.INPUT[] pInputs,
                       int cbSize)
Synthesizes keystrokes, mouse motions, and button clicks.

Parameters:
nInputs - The number of structures in the pInputs array.
pInputs - An array of INPUT structures. Each structure represents an event to be inserted into the keyboard or mouse input stream.
cbSize - The size, in bytes, of an INPUT structure. If cbSize is not the size of an INPUT structure, the function fails.
Returns:
The function returns the number of events that it successfully inserted into the keyboard or mouse input stream. If the function returns zero, the input was already blocked by another thread. To get extended error information, call GetLastError. This function fails when it is blocked by UIPI. Note that neither GetLastError nor the return value will indicate the failure was caused by UIPI blocking.

WaitForInputIdle

WinDef.DWORD WaitForInputIdle(WinNT.HANDLE hProcess,
                              WinDef.DWORD dwMilliseconds)
Waits until the specified process has finished processing its initial input and is waiting for user input with no input pending, or until the time-out interval has elapsed.

Parameters:
hProcess - A handle to the process. If this process is a console application or does not have a message queue, WaitForInputIdle returns immediately.
dwMilliseconds - The time-out interval, in milliseconds. If dwMilliseconds is INFINITE, the function does not return until the process is idle.
Returns:
The following table shows the possible return values for this function.
Return code/value Description
0 The wait was satisfied successfully.
WAIT_TIMEOUT The wait was terminated because the time-out interval elapsed.
WAIT_FAILED An error occurred.

InvalidateRect

boolean InvalidateRect(WinDef.HWND hWnd,
                       WinDef.RECT lpRect,
                       boolean bErase)
The InvalidateRect function adds a rectangle to the specified window's update region. The update region represents the portion of the window's client area that must be redrawn.

Parameters:
hWnd - A handle to the window whose update region has changed. If this parameter is NULL, the system invalidates and redraws all windows, not just the windows for this application, and sends the WM_ERASEBKGND and WM_NCPAINT messages before the function returns. Setting this parameter to NULL is not recommended.
lpRect - A pointer to a RECT structure that contains the client coordinates of the rectangle to be added to the update region. If this parameter is NULL, the entire client area is added to the update region.
bErase - Specifies whether the background within the update region is to be erased when the update region is processed. If this parameter is TRUE, the background is erased when the BeginPaint function is called. If this parameter is FALSE, the background remains unchanged.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.

RedrawWindow

boolean RedrawWindow(WinDef.HWND hWnd,
                     WinDef.RECT lprcUpdate,
                     WinDef.HRGN hrgnUpdate,
                     WinDef.DWORD flags)
The RedrawWindow function updates the specified rectangle or region in a window's client area.

Parameters:
hWnd - A handle to the window to be redrawn. If this parameter is NULL, the desktop window is updated.
lprcUpdate - A pointer to a RECT structure containing the coordinates, in device units, of the update rectangle. This parameter is ignored if the hrgnUpdate parameter identifies a region.
hrgnUpdate - A handle to the update region. If both the hrgnUpdate and lprcUpdate parameters are NULL, the entire client area is added to the update region.
flags - One or more redraw flags. This parameter can be used to invalidate or validate a window, control repainting, and control which windows are affected by RedrawWindow.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.

GetWindow

WinDef.HWND GetWindow(WinDef.HWND hWnd,
                      WinDef.DWORD uCmd)
Retrieves a handle to a window that has the specified relationship (Z-Order or owner) to the specified window.

Parameters:
hWnd - A handle to a window. The window handle retrieved is relative to this window, based on the value of the uCmd parameter.
uCmd - The relationship between the specified window and the window whose handle is to be retrieved.
Returns:
If the function succeeds, the return value is a window handle. If no window exists with the specified relationship to the specified window, the return value is NULL. To get extended error information, call GetLastError.

UpdateWindow

boolean UpdateWindow(WinDef.HWND hWnd)
The UpdateWindow function updates the client area of the specified window by sending a WM_PAINT message to the window if the window's update region is not empty. The function sends a WM_PAINT message directly to the window procedure of the specified window, bypassing the application queue. If the update region is empty, no message is sent.

Parameters:
hWnd - Handle to the window to be updated.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.

ShowWindow

boolean ShowWindow(WinDef.HWND hWnd,
                   int nCmdShow)
Sets the specified window's show state.

Parameters:
hWnd - A handle to the window.
nCmdShow - Controls how the window is to be shown. This parameter is ignored the first time an application calls ShowWindow, if the program that launched the application provides a STARTUPINFO structure. Otherwise, the first time ShowWindow is called, the value should be the value obtained by the WinMain function in its nCmdShow parameter.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

CloseWindow

boolean CloseWindow(WinDef.HWND hWnd)
Minimizes (but does not destroy) the specified window.

Parameters:
hWnd - A handle to the window to be minimized.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

RegisterHotKey

boolean RegisterHotKey(WinDef.HWND hWnd,
                       int id,
                       int fsModifiers,
                       int vk)
Defines a system-wide hot key.

Parameters:
hWnd - A handle to the window that will receive
id - The identifier of the hot key
fsModifiers - The keys that must be pressed in combination with the key specified by the uVirtKey parameter in order to generate the
vk - The virtual-key code of the hot key
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError(). WinUser.WM_HOTKEY messages generated by the hot key WinUser.WM_HOTKEY message.
A combination of the following values
  • WinUser.MOD_ALT Either ALT key must be held down.
  • WinUser.MOD_CONTROL Either CTRL key must be held down.
  • WinUser.MOD_NOREPEAT Changes the hotkey behavior so that the keyboard auto-repeat does not yield multiple hotkey notifications.
    Windows Vista and Windows XP/2000: This flag is not supported.
  • WinUser.MOD_SHIFT Either SHIFT key must be held down.
  • WinUser.MOD_WIN Either WINDOWS key was held down. These keys are labeled with the Windows logo.

UnregisterHotKey

boolean UnregisterHotKey(Pointer hWnd,
                         int id)
Frees a hot key previously registered by the calling thread.

Parameters:
hWnd - A handle to the window associated with the hot key to be freed. This parameter should be NULL if the hot key is not associated with a window.
id - The identifier of the hot key to be freed.
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError().

GetLastInputInfo

boolean GetLastInputInfo(WinUser.LASTINPUTINFO plii)
Retrieves the time of the last input event.

Parameters:
plii - structure that receives the time of the last input event
Returns:
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError().

RegisterClassEx

WinDef.ATOM RegisterClassEx(WinUser.WNDCLASSEX lpwcx)
Registers a window class for subsequent use in calls to the CreateWindow or CreateWindowEx function.

Parameters:
lpwcx - Type: const WNDCLASSEX* A pointer to a WNDCLASSEX structure. You must fill the structure with the appropriate class attributes before passing it to the function.
Returns:
If the function succeeds, the return value is a class atom that uniquely identifies the class being registered. This atom can only be used by the CreateWindow, CreateWindowEx, GetClassInfo, GetClassInfoEx, FindWindow, FindWindowEx, and UnregisterClass functions and the IActiveIMMap::FilterClientWindows method. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError().

UnregisterClass

boolean UnregisterClass(WString lpClassName,
                        WinDef.HINSTANCE hInstance)
Unregisters a window class, freeing the memory required for the class.

Parameters:
lpClassName - [in] Type: LPCTSTR A null-terminated string or a class atom. If lpClassName is a string, it specifies the window class name. This class name must have been registered by a previous call to the RegisterClass or RegisterClassEx function. System classes, such as dialog box controls, cannot be unregistered. If this parameter is an atom, it must be a class atom created by a previous call to the RegisterClass or RegisterClassEx function. The atom must be in the low-order word of lpClassName; the high-order word must be zero.
hInstance - [in,optional] Type: HINSTANCE A handle to the instance of the module that created the class. *
Returns:
Type: BOOL If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError().

CreateWindowEx

WinDef.HWND CreateWindowEx(int dwExStyle,
                           WString lpClassName,
                           String lpWindowName,
                           int dwStyle,
                           int x,
                           int y,
                           int nWidth,
                           int nHeight,
                           WinDef.HWND hWndParent,
                           WinDef.HMENU hMenu,
                           WinDef.HINSTANCE hInstance,
                           WinDef.LPVOID lpParam)
Creates an overlapped, pop-up, or child window with an extended window style; otherwise, this function is identical to the CreateWindow function. For more information about creating a window and for full descriptions of the other parameters of CreateWindowEx, see CreateWindow.

Parameters:
dwExStyle - [in] Type: DWORD The extended window style of the window being created. For a list of possible values,see Extended Window Styles.
lpClassName - [in, optional] Type: LPCTSTR A null-terminated string or a class atom created by a previous call to the RegisterClass or RegisterClassEx function. The atom must be in the low-order word of lpClassName; the high-order word must be zero. If lpClassName is a string, it specifies the window class name. The class name can be any name registered with RegisterClass or RegisterClassEx, provided that the module that registers the class is also the module that creates the window. The class name can also be any of the predefined system class names.
lpWindowName - [in, optional] Type: LPCTSTR The window name. If the window style specifies a title bar, the window title pointed to by lpWindowName is displayed in the title bar. When using CreateWindow to create controls, such as buttons, check boxes, and static controls, use lpWindowName to specify the text of the control. When creating a static control with the SS_ICON style, use lpWindowName to specify the icon name or identifier. To specify an identifier, use the syntax "#num".
dwStyle - [in] Type: DWORD The style of the window being created. This parameter can be a combination of the window style values, plus the control styles indicated in the Remarks section.
x - [in] Type: int The initial horizontal position of the window. For an overlapped or pop-up window, the x parameter is the initial x-coordinate of the window's upper-left corner, in screen coordinates. For a child window, x is the x-coordinate of the upper-left corner of the window relative to the upper-left corner of the parent window's client area. If x is set to CW_USEDEFAULT, the system selects the default position for the window's upper-left corner and ignores the y parameter. CW_USEDEFAULT is valid only for overlapped windows; if it is specified for a pop-up or child window, the x and y parameters are set to zero.
y - [in] Type: int The initial vertical position of the window. For an overlapped or pop-up window, the y parameter is the initial y-coordinate of the window's upper-left corner, in screen coordinates. For a child window, y is the initial y-coordinate of the upper-left corner of the child window relative to the upper-left corner of the parent window's client area. For a list box y is the initial y-coordinate of the upper-left corner of the list box's client area relative to the upper-left corner of the parent window's client area. If an overlapped window is created with the WS_VISIBLE style bit set and the x parameter is set to CW_USEDEFAULT, then the y parameter determines how the window is shown. If the y parameter is CW_USEDEFAULT, then the window manager calls ShowWindow with the SW_SHOW flag after the window has been created. If the y parameter is some other value, then the window manager calls ShowWindow with that value as the nCmdShow parameter.
nWidth - [in] Type: int The width, in device units, of the window. For overlapped windows, nWidth is the window's width, in screen coordinates, or CW_USEDEFAULT. If nWidth is CW_USEDEFAULT, the system selects a default width and height for the window; the default width extends from the initial x-coordinates to the right edge of the screen; the default height extends from the initial y-coordinate to the top of the icon area. CW_USEDEFAULT is valid only for overlapped windows; if CW_USEDEFAULT is specified for a pop-up or child window, the nWidth and nHeight parameter are set to zero.
nHeight - [in] Type: int The height, in device units, of the window. For overlapped windows, nHeight is the window's height, in screen coordinates. If the nWidth parameter is set to CW_USEDEFAULT, the system ignores nHeight.
hWndParent - [in, optional] Type: HWND A handle to the parent or owner window of the window being created. To create a child window or an owned window, supply a valid window handle. This parameter is optional for pop-up windows. To create a message-only window, supply HWND_MESSAGE or a handle to an existing message-only window.
hMenu - [in, optional] Type: HMENU A handle to a menu, or specifies a child-window identifier, depending on the window style. For an overlapped or pop-up window, hMenu identifies the menu to be used with the window; it can be NULL if the class menu is to be used. For a child window, hMenu specifies the child-window identifier, an integer value used by a dialog box control to notify its parent about events. The application determines the child-window identifier; it must be unique for all child windows with the same parent window.
hInstance - [in, optional] Type: HINSTANCE A handle to the instance of the module to be associated with the window.
lpParam - [in, optional] Type: LPVOID Pointer to a value to be passed to the window through the CREATESTRUCT structure (lpCreateParams member) pointed to by the lParam param of the WM_CREATE message. This message is sent to the created window by this function before it returns. If an application calls CreateWindow to create a MDI client window, lpParam should point to a CLIENTCREATESTRUCT structure. If an MDI client window calls CreateWindow to create an MDI child window, lpParam should point to a MDICREATESTRUCT structure. lpParam may be NULL if no additional data is needed.
Returns:
Type: HWND If the function succeeds, the return value is a handle to the new window. If the function fails, the return value is NULL. To get extended error information, call GetLastError. This function typically fails for one of the following reasons:

- an invalid parameter value

- the system class was registered by a different module

- The WH_CBT hook is installed and returns a failure code

- if one of the controls in the dialog template is not registered, or its window window procedure fails WM_CREATE or WM_NCCREATE


DestroyWindow

boolean DestroyWindow(WinDef.HWND hWnd)
Destroys the specified window. The function sends WM_DESTROY and WM_NCDESTROY messages to the window to deactivate it and remove the keyboard focus from it. The function also destroys the window's menu, flushes the thread message queue, destroys timers, removes clipboard ownership, and breaks the clipboard viewer chain (if the window is at the top of the viewer chain). If the specified window is a parent or owner window, DestroyWindow automatically destroys the associated child or owned windows when it destroys the parent or owner window. The function first destroys child or owned windows, and then it destroys the parent or owner window. DestroyWindow also destroys modeless dialog boxes created by the CreateDialog function.

Parameters:
hWnd - [in] Type: HWND A handle to the window to be destroyed.
Returns:
Type: BOOL If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError().

GetClassInfoEx

boolean GetClassInfoEx(WinDef.HINSTANCE hinst,
                       WString lpszClass,
                       WinUser.WNDCLASSEX lpwcx)
Retrieves information about a window class, including a handle to the small icon associated with the window class. The GetClassInfo function does not retrieve a handle to the small icon.

Parameters:
hinst - [in, optional] Type: HINSTANCE A handle to the instance of the application that created the class. To retrieve information about classes defined by the system (such as buttons or list boxes), set this parameter to NULL.
lpszClass - [in] Type: LPCTSTR The class name. The name must be that of a preregistered class or a class registered by a previous call to the RegisterClass or RegisterClassEx function. Alternatively, this parameter can be a class atom created by a previous call to RegisterClass or RegisterClassEx. The atom must be in the low-order word of lpszClass; the high-order word must be zero.
lpwcx - [out] Type: LPWNDCLASSEX A pointer to a WNDCLASSEX structure that receives the information about the class.
Returns:
Type: BOOL If the function finds a matching class and successfully copies the data, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError() .

DefWindowProc

WinDef.LRESULT DefWindowProc(WinDef.HWND hWnd,
                             int Msg,
                             WinDef.WPARAM wParam,
                             WinDef.LPARAM lParam)
Calls the default window procedure to provide default processing for any window messages that an application does not process. This function ensures that every message is processed. DefWindowProc is called with the same parameters received by the window procedure.

Parameters:
hWnd - [in] Type: HWND A handle to the window procedure that received the message.
Msg - [in] Type: UINT The message.
wParam - [in] Type: WPARAM Additional message information. The content of this parameter depends on the value of the Msg parameter.
lParam - [in] Type: LPARAM Additional message information. The content of this parameter depends on the value of the Msg parameter.
Returns:
Type: LRESULT The return value is the result of the message processing and depends on the message. If the function fails, the return value is zero. To get extended error information, call Kernel32.GetLastError().

RegisterDeviceNotification

WinUser.HDEVNOTIFY RegisterDeviceNotification(WinNT.HANDLE hRecipient,
                                              Structure notificationFilter,
                                              int Flags)
Registers the device or type of device for which a window will receive notifications.

Parameters:
hRecipient - [in] A handle to the window or service that will receive device events for the devices specified in the NotificationFilter parameter. The same window handle can be used in multiple calls to RegisterDeviceNotification. Services can specify either a window handle or service status handle.
notificationFilter - [in] A pointer to a block of data that specifies the type of device for which notifications should be sent. This block always begins with the DEV_BROADCAST_HDR structure. The data following this header is dependent on the value of the dbch_devicetype member, which can be DBT_DEVTYP_DEVICEINTERFACE or DBT_DEVTYP_HANDLE. For more information, see Remarks.
Flags - [in] This parameter can be one of the following values. DEVICE_NOTIFY_WINDOW_HANDLE0x00000000 The hRecipient parameter is a window handle. DEVICE_NOTIFY_SERVICE_HANDLE0x00000001 The hRecipient parameter is a service status handle. In addition, you can specify the following value. DEVICE_NOTIFY_ALL_INTERFACE_CLASSES0x00000004 Notifies the recipient of device interface events for all device interface classes. (The dbcc_classguid member is ignored.) This value can be used only if the dbch_devicetype member is DBT_DEVTYP_DEVICEINTERFACE.
Returns:
value If the function succeeds, the return value is a device notification handle. If the function fails, the return value is NULL. To get extended error information, call GetLastError.

UnregisterDeviceNotification

boolean UnregisterDeviceNotification(WinUser.HDEVNOTIFY Handle)
Closes the specified device notification handle.

Parameters:
Handle - [in] Device notification handle returned by the RegisterDeviceNotification function.
Returns:
Return value If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError.

RegisterWindowMessage

int RegisterWindowMessage(String string)
Defines a new window message that is guaranteed to be unique throughout the system. The message value can be used when sending or posting messages.

Parameters:
string - The message to be registered.
Returns:
If the message is successfully registered, the return value is a message identifier in the range 0xC000 through 0xFFFF.

If the function fails, the return value is zero. To get extended error information, call GetLastError.


JNA API 4.0.0

Copyright © 2007-2013 Timothy Wall. All Rights Reserved.