Server information data structure 2.
typedef struct _SERVERINFO2 { PSZ ComputerName; PSZ Comment; } SERVERINFO2; typedef SERVERINFO2 * PSERVERINFO2 ;