2.2.5.2.4 DNS_RPC_ZONE_INFO

The DNS_RPC_ZONE_INFO structure contains the detailed information about a zone present on the DNS server. The DNS server uses this structure to return information about a zone while responding to R_DnssrvQuery2 (section 3.1.4.7) method calls with operation type "ZoneInfo". There are different versions of DNS_RPC_ZONE_INFO. The DNS server MUST use the structures corresponding to the passed-in value for the dwClientVersion field in DNS Server Management Protocol method calls (section 3.1.4) in the following table, or if the method call does not specify the value of dwClientVersion, the DNS_RPC_ZONE_ INFO_W2K version of the structure MUST be used.

Value

Structure

0x00000000

DNS_RPC_ZONE_INFO_W2K (section 2.2.5.2.4.1)

0x00060000

DNS_RPC_ ZONE_INFO_DOTNET (section 2.2.5.2.4.2)

0x00070000

DNS_RPC_ ZONE_INFO_LONGHORN (section 2.2.5.2.4.3)