Platform SDK: Network Management |
The SERVER_INFO_1018 structure contains information about how much the announce rate can vary for the specified server.
typedef struct _SERVER_INFO_1018 { DWORD sv1018_anndelta; } SERVER_INFO_1018, *PSERVER_INFO_1018, *LPSERVER_INFO_1018;
The delta value allows randomly varied announce rates. For example, if the svX_announce member has the value 10 and the svX_anndelta member has the value 1, the announce rate can vary from 9.999 seconds to 10.001 seconds. For more information, see SERVER_INFO_102 and SERVER_INFO_1017.
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, NetServerGetInfo, SERVER_INFO_102, SERVER_INFO_1017