struct session_info_10 {
  unsigned char LSFAR * LSPTR   sesi10_cname;
  unsigned char LSFAR * LSPTR   sesi10_username;
  unsigned long                 sesi10_sess_time;
  unsigned long                 sesi10_idle_time;
};

where All the fields in this data structure are identical to those in the previous level.


[Back] [Next]