This record is written by the server that processes the network logoff of the user.

struct ae_netlogoff {
  unsigned short ae_nf_compname; /* offset */
  unsigned short ae_nf_username; /* offset */
  unsigned short ae_reserved1;
  unsigned short ae_reserved2;
};

where:


[Back] [Next]