Error 0x80072553

Value: -2147015341 | 0x80072553 | 2147951955

What does it mean ?

DNS_ERROR_NOT_UNIQUE  
Record for given name and type is not unique.
Value: 9555 | 0x2553 | 0b0010010101010011

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