Class WinUser.LASTINPUTINFO

  • Enclosing interface:
    WinUser

    @FieldOrder({"cbSize","dwTime"})
    public static class WinUser.LASTINPUTINFO
    extends Structure
    Contains the time of the last input.
    • Field Detail

      • cbSize

        public int cbSize
      • dwTime

        public int dwTime
    • Constructor Detail

      • LASTINPUTINFO

        public LASTINPUTINFO()