Error 0x8007032C

Value: -2147024084 | 0x8007032C | 2147943212

What does it mean ?

ERROR_CALLBACK_INVOKE_INLINE  
The callback function must be invoked inline.
Value: 812 | 0x032C | 0b0000001100101100

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