The SERVER_INFO_100 structure contains information about the specified server, including name, platform, type of server, and associated software.
typedef struct _SERVER_INFO_100 {
DWORD sv100_platform_id;
LPWSTR sv100_name;
} SERVER_INFO_100, *PSERVER_INFO_100, *LPSERVER_INFO_100;
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in lmserver.h.
Networking (Net) Overview, Net Structures, NetServerDiskEnum, NetServerEnum, NetServerGetInfo, NetServerSetInfo