Error 0x80071004

Value: -2147020796 | 0x80071004 | 2147946500

What does it mean ?

ERROR_DHCP_ADDRESS_CONFLICT  
The 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.
Value: 4100 | 0x1004 | 0b0001000000000100

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32