struttura SESSION_INFO_0 (lmshare.h)
Contiene il nome del computer che ha stabilito la sessione.
Sintassi
typedef struct _SESSION_INFO_0 {
LMSTR sesi0_cname;
} SESSION_INFO_0, *PSESSION_INFO_0, *LPSESSION_INFO_0;
Members
sesi0_cname
Puntatore a una stringa Unicode contenente il nome del computer che ha stabilito la sessione. Questa stringa non può contenere una barra rovesciata (\).
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Intestazione | lmshare.h (include Lm.h) |