public static interface Win32IdleTime.User32
extends com.sun.jna.win32.StdCallLibrary
Modifier and Type | Interface and Description |
---|---|
static class |
Win32IdleTime.User32.LASTINPUTINFO
Contains the time of the last input.
|
Modifier and Type | Field and Description |
---|---|
static Win32IdleTime.User32 |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
GetLastInputInfo(Win32IdleTime.User32.LASTINPUTINFO result)
Retrieves the time of the last input event.
|
static final Win32IdleTime.User32 INSTANCE
boolean GetLastInputInfo(Win32IdleTime.User32.LASTINPUTINFO result)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/getlastinputinfo.asp