Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CWin32MessageFormatterW Class Reference

Class for formatting a description of a windows API error code (narrow). More...

#include <Win32MessageFormatter.h>

List of all members.

Public Member Functions

 CWin32MessageFormatterW ()
 Construct a formatted message using the error code from GetLastError.
 CWin32MessageFormatterW (DWORD error)
 Construct a formatted message using the given error code.
 ~CWin32MessageFormatterW ()
 Destructor cleaning up.
 operator const wchar_t * () const
 Extractor for the encapsulated message.


Detailed Description

Class for formatting a description of a windows API error code (narrow).


Constructor & Destructor Documentation

OW32::CWin32MessageFormatterW::CWin32MessageFormatterW DWORD  error  )  [inline]
 

Construct a formatted message using the given error code.

Parameters:
error The error code to format a description of


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:29 2005 for OW32 by  doxygen 1.3.9.1