SERVER_INFO_1518 structure (lmserver.h)
The SERVER_INFO_1518 structure specifies whether the server is visible to LAN Manager 2.x clients.
Syntax
typedef struct _SERVER_INFO_1518 {
BOOL sv1518_lmannounce;
} SERVER_INFO_1518, *PSERVER_INFO_1518, *LPSERVER_INFO_1518;
Members
sv1518_lmannounce
Specifies whether the server is visible to LAN Manager 2.x clients.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | lmserver.h (include Lm.h) |