#include <comstl/error/errorinfo_desc.hpp>
Public Types | |
Types | |
| typedef errorinfo_desc | class_type |
Public Member Functions | |
Construction | |
| errorinfo_desc () | |
| errorinfo_desc (IErrorInfo *pei) | |
| errorinfo_desc (errorinfo_desc const &rhs) | |
| ~errorinfo_desc () throw () | |
Accessors | |
| LPCOLESTR | c_str_w () const |
| char const * | c_str_a () const |
| char const * | c_str () const |
| size_t | length () const |
1.5.6