SERVER_INFO_1523  1MF23W9 

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

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 will retain information about directory search operations that have not ended.

 

See Also

NetServerGetInfo