SERVER_INFO_1552

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

typedef struct _SERVER_INFO_1552 {
    DWORD    sv1552_maxlinkdelay;
} SERVER_INFO_1552, *PSERVER_INFO_1552, *LPSERVER_INFO_1552;
 

Members

sv1552_maxlinkdelay
Specifies the maximum time allowed for a link delay, in seconds. If delays exceed this number, the server disables raw I/O for this connection.

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