SERVER_INFO_1501

The SERVER_INFO_1501 structure contains information about the specified server, including name, platform, type of server, and associated software.

typedef struct _SERVER_INFO_1501 {
    DWORD    sv1501_sessopens;
} SERVER_INFO_1501, *PSERVER_INFO_1501, *LPSERVER_INFO_1501;
 

Members

sv1501_sessopens
Specifies the number of files that can be open in one session.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in lmserver.h.

See Also

Networking (Net) Overview, Net Structures, NetServerGetInfo