IEventRouterImpl::AddRef

ULONG STDMETHODCALLTYPE IEventRouterImpl::AddRef(void)

Add a reference to this object.

Defined in: EventRouter.h

Return Value

New reference count value.

Comments

This is a no-op implementation. Derived classes must override in order to provide reference counting.