2.2.4.2.2 DNS_RPC_SERVER_INFO
The DNS_RPC_SERVER_INFO structure contains information about the DNS server's configuration and state. There are different versions of the DNS_RPC_SERVER_INFO structure. The DNS server MUST use one of the structures corresponding to the value of the dwClientVersion field in DNS Server Management Protocol method calls (section 3.1.4) as shown in the following table. If the method call does not specify the value of dwClientVersion, the DNS_RPC_SERVER_INFO_W2K version of the structure MUST be used.
Value |
Structure |
---|---|
0x00000000 |
DNS_RPC_SERVER_INFO_W2K (section 2.2.4.2.2.1) |
0x00060000 |
DNS_RPC_SERVER_INFO_DOTNET (section 2.2.4.2.2.2) |
0x00070000 |
DNS_RPC_SERVER_INFO_LONGHORN (section 2.2.4.2.2.3) |