2.2.1.1.5 Win32 Error Codes

The following Win32 API error code constants are used by this protocol as return values in addition to those defined in [MS-ERREF] section 2.2.

Win32 error codes

Description

0x00002565 (9573)

DNS_ERROR_ADDRESS_REQUIRED

Not allowed to remove all addresses.

0x00002581 (9601)

DNS_ERROR_ZONE_DOES_NOT_EXIST

DNS zone does not exist.

0x000025f2 (9714)

DNS_ERROR_NAME_DOES_NOT_EXIST

DNS name does not exist.

0x000026B8 (9912)

DNS_ERROR_RRL_INVALID_WINDOW_SIZE

The window size parameter is invalid. It should be greater than or equal to 1.

0x000026B9 (9913)

DNS_ERROR_RRL_INVALID_IPV4_PREFIX

The IPv4 prefix length parameter is invalid. It should be less than or equal to 32.

0x000026BA (9914)

DNS_ERROR_RRL_INVALID_IPV6_PREFIX

The IPv6 prefix length parameter is invalid. It should be less than or equal to 128.

0x000026BB (9915)

DNS_ERROR_RRL_INVALID_TC_RATE

The TC Rate parameter is invalid. It should be less than 10.

0x000026BC (9916)

DNS_ERROR_RRL_INVALID_LEAK_RATE

The Leak Rate parameter is invalid. It should be either 0, or between 2 and 10.

0x000026BD (9917)

DNS_ERROR_RRL_LEAK_RATE_LESSTHAN_TC_RATE

The Leak Rate or TC Rate parameter is invalid. Leak Rate should be greater than TC Rate.

0x000026C1 (9921)

DNS_ERROR_VIRTUALIZATION_INSTANCE_ALREADY_EXISTS

The virtualization instance already exists.

0x000026C2 (9922)

DNS_ERROR_VIRTUALIZATION_INSTANCE_DOES_NOT_EXIST

The virtualization instance does not exist.

0x000026C4 (9924)

DNS_ERROR_INVAILD_VIRTUALIZATION_INSTANCE_NAME

Invalid virtualization instance name.

0x000026E7 (9959)

DNS_ERROR_SCOPE_DOES_NOT_EXIST

The scope does not exist.

0x000026F3 (9971)

DNS_ERROR_POLICY_ALREADY_EXISTS

A policy with the same name already exists on this level (server level or zone level) on the DNS server.

0x000026F4 (9972)

DNS_ERROR_POLICY_DOES_NOT_EXIST

No policy with this name exists on this level (server level or zone level) on the DNS server.

0x000026F6 (9974)

DNS_ERROR_POLICY_INVALID_SETTINGS

At least one of the settings of this policy is invalid.

0x000026F7 (9975)

DNS_ERROR_CLIENT_SUBNET_IS_ACCESSED

The client subnet cannot be deleted while it is being accessed by a policy.

0x000026F8 (9976)

DNS_ERROR_CLIENT_SUBNET_DOES_NOT_EXIST

The client subnet does not exist on the DNS server.

0x000026FA (9978)

DNS_ERROR_SUBNET_DOES_NOT_EXIST

The IP subnet specified does not exist in the client subnet.

0x000026FD (9981)

DNS_ERROR_POLICY_INVALID_WEIGHT

The weight of the scope in the policy is invalid.

0x00002704 (9988)

NS_ERROR_SERVERSCOPE_IS_REFERENCED

The server scope cannot be deleted because it is referenced by a DNS Policy.

0x00002705 (9989)

DNS_ERROR_ZONESCOPE_IS_REFERENCED

The zone scope cannot be deleted because it is referenced by a DNS Policy.

0x00002706 (9990)

DNS_ERROR_POLICY_INVALID_CRITERIA_CLIENT_SUBNET

The criterion client subnet provided in the policy is invalid.

0x00002707 (9991)

DNS_ERROR_POLICY_INVALID_CRITERIA_TRANSPORT_PROTOCOL

The criterion transport protocol provided in the policy is invalid.

0x00002708 (9992)

DNS_ERROR_POLICY_INVALID_CRITERIA_NETWORK_PROTOCOL

The criterion network protocol provided in the policy is invalid.

0x00002709 (9993)

DNS_ERROR_POLICY_INVALID_CRITERIA_INTERFACE

The criterion interface provided in the policy is invalid.

0x0000270A (9994)

DNS_ERROR_POLICY_INVALID_CRITERIA_FQDN

The criterion FQDN provided in the policy is invalid.

0x0000270B (9995)

DNS_ERROR_POLICY_INVALID_CRITERIA_QUERY_TYPE

The criterion query type provided in the policy is invalid.

0x0000270C (9996)

DNS_ERROR_POLICY_INVALID_CRITERIA_TIME_OF_DAY

The criterion time of day provided in the policy is invalid.