win32.directx.dxerr9

\ dxerr9.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

DXGetErrorDescription9
alias DXGetErrorDescription9 = DXGetErrorDescription9W
Undocumented in source.
DXGetErrorDescription9
alias DXGetErrorDescription9 = DXGetErrorDescription9A
Undocumented in source.
DXGetErrorString9
alias DXGetErrorString9 = DXGetErrorString9W
Undocumented in source.
DXGetErrorString9
alias DXGetErrorString9 = DXGetErrorString9A
Undocumented in source.
DXTrace
alias DXTrace = DXTraceW
Undocumented in source.
DXTrace
alias DXTrace = DXTraceA
Undocumented in source.

Functions

DXGetErrorDescription9A
char* DXGetErrorDescription9A(HRESULT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DXGetErrorDescription9W
WCHAR* DXGetErrorDescription9W(HRESULT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DXGetErrorString9A
char* DXGetErrorString9A(HRESULT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DXGetErrorString9W
WCHAR* DXGetErrorString9W(HRESULT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DXTRACE_ERR
HRESULT DXTRACE_ERR(TCHAR* str, HRESULT hr)
Undocumented in source. Be warned that the author may not have intended to support it.
DXTRACE_ERR
HRESULT DXTRACE_ERR(TCHAR* str, HRESULT hr)
Undocumented in source. Be warned that the author may not have intended to support it.
DXTRACE_ERR_NOMSGBOX
HRESULT DXTRACE_ERR_NOMSGBOX(TCHAR* str, HRESULT hr)
Undocumented in source. Be warned that the author may not have intended to support it.
DXTRACE_ERR_NOMSGBOX
HRESULT DXTRACE_ERR_NOMSGBOX(TCHAR* str, HRESULT hr)
Undocumented in source. Be warned that the author may not have intended to support it.
DXTRACE_MSG
HRESULT DXTRACE_MSG(TCHAR* str)
Undocumented in source. Be warned that the author may not have intended to support it.
DXTRACE_MSG
HRESULT DXTRACE_MSG(TCHAR* str)
Undocumented in source. Be warned that the author may not have intended to support it.
DXTraceA
HRESULT DXTraceA(char* , DWORD , HRESULT , char* , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DXTraceW
HRESULT DXTraceW(char* , DWORD , HRESULT , WCHAR* , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta