SERVER_INFO_1523 structure (lmserver.h)

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

Syntax

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

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Header lmserver.h (include Lm.h)

See also

NetServerGetInfo

Network Management Overview

Network Management Structures

Server Functions