Uses of Class
net.thevpc.common.deskauto.impl.win.MSWinLib.WINDOWPLACEMENT
Packages that use MSWinLib.WINDOWPLACEMENT
-
Uses of MSWinLib.WINDOWPLACEMENT in net.thevpc.common.deskauto.impl.win
Methods in net.thevpc.common.deskauto.impl.win with parameters of type MSWinLib.WINDOWPLACEMENTModifier and TypeMethodDescriptionbooleanMSWinLib.EXT_User32.GetWindowPlacement(com.sun.jna.platform.win32.WinDef.HWND hWnd, MSWinLib.WINDOWPLACEMENT placement) booleanMSWinLib.EXT_User32.SetWindowPlacement(com.sun.jna.platform.win32.WinDef.HWND hWnd, MSWinLib.WINDOWPLACEMENT placement)