#include <Win32LastError.h>
Public Member Functions | |
Win32LastError (void) | |
Constructor. Retrieve last error code. | |
~Win32LastError (void) | |
Destructor. | |
const std::wstring & | ToString (void) const |
Formatted error string. |
Win32LastError::Win32LastError | ( | void | ) |
Constructor. Retrieve last error code.
const std::wstring & Win32LastError::ToString | ( | void | ) | const |
Formatted error string.