Platform SDK: Network Management |
The SERVER_INFO_100 structure contains information about the specified server, including the name and platform.
typedef struct _SERVER_INFO_100 { DWORD sv100_platform_id; LPWSTR sv100_name; } SERVER_INFO_100, *PSERVER_INFO_100, *LPSERVER_INFO_100;
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, NetServerDiskEnum, NetServerEnum, NetServerGetInfo, NetServerSetInfo