Error 0x800720F0

Value: -2147016464 | 0x800720F0 | 2147950832

What does it mean ?

ERROR_DS_ROOT_REQUIRES_CLASS_TOP  
A root object requires a class of 'top'.
Value: 8432 | 0x20F0 | 0b0010000011110000

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