Error 0x00040001

Value: 262145 | 0x00040001 | 262145

What does it mean ?

OLE_S_STATIC  
Success, but static
Value: 1 | 0x0001 | 0b0000000000000001
MS_S_PENDING  
Sample update is not yet complete.
Value: 1 | 0x0001 | 0b0000000000000001

Where does it come from ?

FACILITY_ITF  
COM/OLE Interface management. FACILITY_ITF is designated for user-defined error codes returned from interface methods
Value: 4 | 0x004 | 0b00000100

Other Errors for FACILITY_ITF