- FAILED
bool FAILED(HRESULT Status)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetScode
SCODE GetScode(HRESULT hr)
Undocumented in source. Be warned that the author may not have intended to support it.
- HRESULT_CODE
ushort HRESULT_CODE(HRESULT r)
Undocumented in source. Be warned that the author may not have intended to support it.
- HRESULT_FACILITY
ushort HRESULT_FACILITY(HRESULT r)
Undocumented in source. Be warned that the author may not have intended to support it.
- HRESULT_FROM_NT
HRESULT HRESULT_FROM_NT(HRESULT x)
Undocumented in source. Be warned that the author may not have intended to support it.
- HRESULT_FROM_WIN32
HRESULT HRESULT_FROM_WIN32(HRESULT x)
Undocumented in source. Be warned that the author may not have intended to support it.
- HRESULT_SEVERITY
ushort HRESULT_SEVERITY(HRESULT r)
Undocumented in source. Be warned that the author may not have intended to support it.
- IS_ERROR
bool IS_ERROR(HRESULT Status)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKE_HRESULT
HRESULT MAKE_HRESULT(bool s, uint f, uint c)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKE_SCODE
SCODE MAKE_SCODE(bool s, uint f, uint c)
Undocumented in source. Be warned that the author may not have intended to support it.
- PropagateResult
HRESULT PropagateResult(HRESULT hrPrevious, SCODE scBase)
Undocumented in source. Be warned that the author may not have intended to support it.
- ResultFromScode
HRESULT ResultFromScode(SCODE c)
Undocumented in source. Be warned that the author may not have intended to support it.
- SCODE_CODE
ushort SCODE_CODE(SCODE r)
Undocumented in source. Be warned that the author may not have intended to support it.
- SCODE_FACILITY
ushort SCODE_FACILITY(SCODE r)
Undocumented in source. Be warned that the author may not have intended to support it.
- SCODE_SEVERITY
ushort SCODE_SEVERITY(SCODE r)
Undocumented in source. Be warned that the author may not have intended to support it.
- SUCCEEDED
bool SUCCEEDED(HRESULT Status)
Undocumented in source. Be warned that the author may not have intended to support it.
Windows API header module
Translated from MinGW Windows headers