Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Contains the name of the computer that established the session.
Syntax
typedef struct _SESSION_INFO_0 {
LMSTR sesi0_cname;
} SESSION_INFO_0, *PSESSION_INFO_0, *LPSESSION_INFO_0;
Members
sesi0_cname
Pointer to a Unicode string that contains the name of the computer that established the session. This string cannot contain a backslash (\).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | lmshare.h (include Lm.h) |