Platform SDK: Network Management

SERVER_INFO_1523

The SERVER_INFO_1523 structure specifies the length of time the server retains information about incomplete search operations.

typedef struct _SERVER_INFO_1523 {
  DWORD    sv1523_maxkeepsearch;
} SERVER_INFO_1523, *PSERVER_INFO_1523, *LPSERVER_INFO_1523;

Members

sv1523_maxkeepsearch
Specifies the length of time the server retains information about incomplete search operations.

Requirements

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

See Also

Network Management Overview, Network Management Structures, Server Functions, NetServerGetInfo