2005/5/9

     
 

AbstractCoInterface_h

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

AbstractCoInterface.h File Reference

#include "IUnknown.h"

Namespaces

namespace  acdkx
namespace  acdkx::com

Defines

#define ACDK_STD_ACOINTERFACE_RC()


Define Documentation

 
#define ACDK_STD_ACOINTERFACE_RC  ) 
 

Value:

virtual ULONG STDMETHODCALLTYPE AddRef() { return AbstractCoInterface::AddRef(); } \
  virtual ULONG STDMETHODCALLTYPE Release() { return AbstractCoInterface::Release(); }