SERVER_INFO_1503  51UPFT 

The SERVER_INFO_1503 structure contains information about the specified server, including name, platform, type of server, and associated software.

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.

 

See Also

NetServerGetInfo