2005/5/9
-- ACDK API Docs Misc header AbstractCoInterface_h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include "IUnknown.h"
Value:
virtual ULONG STDMETHODCALLTYPE AddRef() { return AbstractCoInterface::AddRef(); } \ virtual ULONG STDMETHODCALLTYPE Release() { return AbstractCoInterface::Release(); }