SERVER_INFO_1010

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

typedef struct _SERVER_INFO_1010 {
LONG sv1010_disc;
} SERVER_INFO_1010, *PSERVER_INFO_1010, *LPSERVER_INFO_1010;

Members

sv1010_disc

Indicates the auto-disconnect time, in minutes. A session is disconnected if it is idle longer than the time specified by this member. If the value of sv1010_disc is SV_NODISC, auto-disconnect is not enabled.

See Also

NetServerGetInfo