2.2.5.2.7 DNS_RPC_ZONE_CREATE_INFO
The DNS_RPC_ZONE_CREATE_INFO structure contains information required to create a zone or reset a zone's information on the DNS server. There are different versions of the DNS_RPC_ZONE_CREATE_INFO 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_CREATE_INFO_W2K version of the structure MUST be used.
Value |
Structure |
---|---|
0x00000000 |
DNS_RPC_ZONE_CREATE_INFO_W2K (section 2.2.5.2.7.1) |
0x00060000 |
DNS_RPC_ZONE_CREATE_INFO_DOTNET (section 2.2.5.2.7.2) |
0x00070000 |
DNS_RPC_ZONE_CREATE_INFO_LONGHORN (section 2.2.5.2.7.3) |