Functions
AppSecInc::Exception::Win32Exception Namespace Reference

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...
 

Detailed Description

A structured Win32 exception with an HRESULT.

Function Documentation

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