The following is the logoff data structure:

struct user_logoff_info_1 {
   unsigned short usrlogf1_code;
   unsigned long  usrlogf1_duration;
   unsigned short usrlogf1_num_logons;
};
where:


[Back] [Next]