#define GetScode(hr) ((SCODE) (hr))
Extracts the SCODE from an HRESULT.
This macro is obsolete and should not be used.
Windows NT: Use version 3.1 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in winerror.h.