Returns a string that describes a DirectX HRESULT value.
TCHAR * DXGetErrorDescription( HRESULT hr );
Returns a pointer to a character string that describes the HRESULT code.
This function supports Win32 Winerror.h error codes.
Header: Declared in Dxerr.h.