#define ResultFromScode(sc) ((HRESULT) (sc))
Converts an SCODE into an HRESULT.
This macro is obsolete and should not be used.