SERVER_INFO_1516
The SERVER_INFO_1516
structure contains information about the specified server, including name,
platform, type of server, and associated software.
typedef struct _SERVER_INFO_1516 {
BOOL sv1516_timesource;
} SERVER_INFO_1516, *PSERVER_INFO_1516, *LPSERVER_INFO_1516;
Members
sv1516_timesource
Specifies
whether the server is a reliable time source.
See Also