The SERVER_INFO_1518 structure contains information about the specified server, including name, platform, type of server, and associated software.
typedef struct _SERVER_INFO_1518 {
BOOL sv1518_lmannounce;
} SERVER_INFO_1518, *PSERVER_INFO_1518, *LPSERVER_INFO_1518;
Members
sv1518_lmannounce
Specifies the interval of LAN Manager server announcements, in seconds.
See Also