Uses of Class
com.sun.jna.platform.win32.WinUser.WINDOWINFO

Packages that use WinUser.WINDOWINFO
com.sun.jna.platform.win32   
 

Uses of WinUser.WINDOWINFO in com.sun.jna.platform.win32
 

Methods in com.sun.jna.platform.win32 with parameters of type WinUser.WINDOWINFO
 boolean User32.GetWindowInfo(WinDef.HWND hWnd, WinUser.WINDOWINFO pwi)
          The GetWindowInfo function retrieves information about the specified window.