15 DXException(HRESULT hr,
const std::wstring& functionName,
const std::wstring& filename,
int lineNumber);
Definition DXException.h:11
std::wstring FunctionName
Definition DXException.h:20
std::wstring Filename
Definition DXException.h:21
int LineNumber
Definition DXException.h:22
std::wstring toString() const
Definition DXException.cpp:20
HRESULT ErrorCode
Definition DXException.h:19
Definition Application.h:14