JNA API 5.5.0

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()
JNA API 5.5.0

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