Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
lmserver.h
Unicode
No
Platform Notes
None

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

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples