Platform SDK: Network Management |
The SERVER_INFO_1010 structure contains the auto-disconnect time associated with the specified server.
typedef struct _SERVER_INFO_1010 { LONG sv1010_disc; } SERVER_INFO_1010, *PSERVER_INFO_1010, *LPSERVER_INFO_1010;
If a session is idle longer than the period of time specified by this member, the server disconnects the session. If the value of this member is SV_NODISC, auto-disconnect is not enabled.
Windows NT/2000: Requires Windows NT 3.1 or later.
Windows 95/98: Unsupported.
Header: Declared in Lmserver.h.
Network Management Overview, Network Management Structures, Server Functions, NetServerGetInfo