Platform SDK: Network Management

SESSION_INFO_0

The SESSION_INFO_0 structure contains the name of the computer that established the session.

typedef struct _SESSION_INFO_0 {
  LPWSTR    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.

Requirements

  Windows NT/2000: Requires Windows NT 3.1 or later.
  Windows 95/98: Unsupported.
  Header: Declared in Lmshare.h.

See Also

Network Management Overview, Network Management Structures, Session Functions, NetSessionEnum, NetSessionGetInfo