Skip to content

Latest commit

 

History

History
80 lines (62 loc) · 2.86 KB

ns-lmserver-server_info_1529.md

File metadata and controls

80 lines (62 loc) · 2.86 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:lmserver._SERVER_INFO_1529
SERVER_INFO_1529 (lmserver.h)
The SERVER_INFO_1529 structure specifies the minimum number of free receive work items the server requires before it begins allocating more items.
*LPSERVER_INFO_1529
*PSERVER_INFO_1529
LPSERVER_INFO_1529
LPSERVER_INFO_1529 structure pointer [Network Management]
PSERVER_INFO_1529
PSERVER_INFO_1529 structure pointer [Network Management]
SERVER_INFO_1529
SERVER_INFO_1529 structure [Network Management]
_win32_server_info_1529_str
lmserver/LPSERVER_INFO_1529
lmserver/PSERVER_INFO_1529
lmserver/SERVER_INFO_1529
netmgmt.server_info_1529_str
netmgmt\server_info_1529_str.htm
NetMgmt
575cb0fa-b011-42a9-9344-02088effeb9b
12/05/2018
*LPSERVER_INFO_1529, *PSERVER_INFO_1529, LPSERVER_INFO_1529, LPSERVER_INFO_1529 structure pointer [Network Management], PSERVER_INFO_1529, PSERVER_INFO_1529 structure pointer [Network Management], SERVER_INFO_1529, SERVER_INFO_1529 structure [Network Management], _win32_server_info_1529_str, lmserver/LPSERVER_INFO_1529, lmserver/PSERVER_INFO_1529, lmserver/SERVER_INFO_1529, netmgmt.server_info_1529_str
lmserver.h
Lm.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
SERVER_INFO_1529, *PSERVER_INFO_1529, *LPSERVER_INFO_1529
19H1
_SERVER_INFO_1529
lmserver/_SERVER_INFO_1529
PSERVER_INFO_1529
lmserver/PSERVER_INFO_1529
SERVER_INFO_1529
lmserver/SERVER_INFO_1529
c++
APIRef
kbSyntax
HeaderDef
Lmserver.h
SERVER_INFO_1529

SERVER_INFO_1529 structure

-description

The SERVER_INFO_1529 structure specifies the minimum number of free receive work items the server requires before it begins allocating more items.

-struct-fields

-field sv1529_minrcvqueue

Specifies the minimum number of free receive work items the server requires before it begins allocating more. A larger value for this member helps ensure that there will always be work items available, but a value that is too large is inefficient.

-see-also

NetServerGetInfo

Network Management Overview

Network Management Structures

Server Functions