Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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) |