Go to the source code of this file.
Namespaces | |
namespace | AppSecInc |
namespace | AppSecInc::Exception |
namespace | AppSecInc::Exception::Win32Exception |
A structured Win32 exception with an HRESULT. | |
Functions | |
std::string | AppSecInc::Exception::Win32Exception::GetLastErrorString (LPCTSTR error=NULL) |
Exception from GetLastError. | |
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. |
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |