artefaktur
software engineer &        architecture

 
 
 
 

CoException_h

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

CoException.h File Reference

#include IUnknown.h
#include <acdk/lang/RuntimeException.h>


Namespaces

namespace  acdkx
namespace  acdkx::com

Defines

#define ACDK_CECKCOMCALL(call)

Define Documentation

#define ACDK_CECKCOMCALL call   ) 
 

Value:

do { \
  HRESULT hr = call; \
  if (FAILED(hr)) { \
    THROW2_FQ(::acdkx::com::, CoException, hr, #call); \
  } \
} while (false)
 
Last modified 2005-05-08 18:37 by SYSTEM By Artefaktur, Ing. Bureau Kommer