FACILITY_ITF
Code: 4 (4)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0004 (4)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0004 (4)
Documented in Win32
Structure of COM Error Codes: 4
For most status codes returned from interface methods. The actual meaning of the error is defined by the interface. That is, two HRESULT s with exactly the same 32-bit value returned from two different interfaces might have different meanings.