pub const ERROR_DHCP_ADDRESS_CONFLICT: DWORD = 0x00001004;Expand description
The Dynamic Host Configuration Protocol (DHCP) client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address.