struct session_info_0 {
   unsigned char LSFAR * LSPTR   sesi0_cname;
};

where sesi0_cname points to an ASCIIZ string containing the computer name of the requester that established the session.


[Back] [Next]