Error 0x8007200A

Value: -2147016694 | 0x8007200A | 2147950602

What does it mean ?

ERROR_DS_NO_ATTRIBUTE_OR_VALUE  
The specified directory service attribute or value does not exist.
Value: 8202 | 0x200A | 0b0010000000001010

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