Class Netapi32.SESSION_INFO_10

  • Enclosing interface:
    Netapi32

    @FieldOrder({"sesi10_cname","sesi10_username","sesi10_time","sesi10_idle_time"})
    public static class Netapi32.SESSION_INFO_10
    extends Structure
    Contains information about the session, including name of the computer; name of the user; and active and idle times for the session.
    • Field Detail

      • sesi10_cname

        public String sesi10_cname
      • sesi10_username

        public String sesi10_username
      • sesi10_time

        public int sesi10_time
      • sesi10_idle_time

        public int sesi10_idle_time
    • Constructor Detail

      • SESSION_INFO_10

        public SESSION_INFO_10()
      • SESSION_INFO_10

        public SESSION_INFO_10​(Pointer p)