Error 0x800723A7

Value: -2147015769 | 0x800723A7 | 2147951527

What does it mean ?

DNS_ERROR_NO_VALID_TRUST_ANCHORS  
This operation completed, but no trust anchors were added because all of the trust anchors received were either invalid, unsupported, expired, or would not become valid in less than 30 days.
Value: 9127 | 0x23A7 | 0b0010001110100111

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