FACILITY_WIN32
Code: 7 (7)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0007 (7)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0007 (7)
Documented in Win32
Structure of COM Error Codes: 7
Used to provide a means of handling error codes from functions in the Windows API as an HRESULT . Error codes in 16-bit OLE that duplicated system error codes have also been changed to FACILITY_WIN32.