CLAM-Development
1.1
|
#include <DXFullDuplex.hxx>
Public Member Functions | |
ErrDXFullDuplex (const char *txt, HRESULT hr) | |
Public Attributes | |
const char * | mTxt |
HRESULT | mHR |
Definition at line 34 of file DXFullDuplex.hxx.
CLAM::ErrDXFullDuplex::ErrDXFullDuplex | ( | const char * | txt, |
HRESULT | hr | ||
) | [inline] |
Definition at line 39 of file DXFullDuplex.hxx.
References CLAM::Err::mMsg.
HRESULT CLAM::ErrDXFullDuplex::mHR |
Definition at line 38 of file DXFullDuplex.hxx.
const char* CLAM::ErrDXFullDuplex::mTxt |
Definition at line 37 of file DXFullDuplex.hxx.