SERVER_INFO_1503 structure (lmserver.h)

The SERVER_INFO_1503 structure specifies the number of search operations that can be carried out simultaneously.

Syntax

typedef struct _SERVER_INFO_1503 {
  DWORD sv1503_opensearch;
} SERVER_INFO_1503, *PSERVER_INFO_1503, *LPSERVER_INFO_1503;

Members

sv1503_opensearch

Specifies the number of search operations that can be carried out simultaneously.

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