A structured Win32 exception with an HRESULT. More...
Functions | |
| std::string | GetLastErrorString (LPCTSTR error=NULL) | 
| Exception from GetLastError.  More... | |
| std::string | GetErrorString (DWORD dwErr, LPCTSTR error=NULL) | 
| Exception from an error code.  More... | |
| std::string | GetErrorString (HRESULT hr, LPCTSTR error=NULL) | 
| Exception from an HRESULT.  More... | |
A structured Win32 exception with an HRESULT.
| std::string AppSecInc::Exception::Win32Exception::GetErrorString | ( | DWORD | dwErr, | 
| LPCTSTR | error = NULL  | 
        ||
| ) | 
Exception from an error code.
| std::string AppSecInc::Exception::Win32Exception::GetErrorString | ( | HRESULT | hr, | 
| LPCTSTR | error = NULL  | 
        ||
| ) | 
Exception from an HRESULT.
| std::string AppSecInc::Exception::Win32Exception::GetLastErrorString | ( | LPCTSTR | error = NULL | ) | 
Exception from GetLastError.
| © Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |