User Logoff Level 1

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: User Logon Request Level 1]
[Next: User Application Data Structures]