Structs§
- Error
Code - [docs.microsoft.com] ERROR_* values that aren’t HRESULTs (but might be implicitly convertable)
- ErrorH
Result OrCode - [docs.microsoft.com] HResultError or ErrorCode
- HResult
- [docs.microsoft.com] HRESULT
- HResult
Error - [docs.microsoft.com] Error HRESULT
- HResult
Facility Microsoft - [docs.microsoft.com]
FACILITY_* values corresponding to Microsoft (non-customer)
HRSEULT
s. - HResult
Success - [docs.microsoft.com] Success HRESULT
- NtStatus
- [docs.microsoft.com] NTSTATUS
- NtStatus
Facility Microsoft - [docs.microsoft.com]
FACILITY_* values corresponding to Microsoft (non-customer)
NTSTATUS
es. - NtStatus
Severity - [docs.microsoft.com] NtStatus::Sev
- Wait
Code - [docs.microsoft.com] WAIT_* values returned by various WaitFor* and other win32 functions.