2.2.5.2.6 DNS_RPC_ZONE_DATABASE
The DNS_RPC_ZONE_DATABASE structure contains information about the persistent data store for a zone on the DNS server. There are different versions of the DNS_RPC_ZONE_DATABASE structure. The DNS server MUST use the structure corresponding to the value of dwClientVersion in DNS Server Management Protocol method calls (section 3.1.4) as shown in the following table, or if the method call does not specify the value of dwClientVersion, the DNS_RPC_ZONE_DATABASE_W2K (section 2.2.5.2.6.1) version of the structure MUST be used.
Value |
Structure |
---|---|
0x00000000 |
DNS_RPC_ZONE_DATABASE_W2K (section 2.2.5.2.6.1) |
0x00060000 |
DNS_RPC_ZONE_DATABASE_DOTNET (section 2.2.5.2.6.2) |