IEventRouterImpl::Release

ULONG STDMETHODCALLTYPE IEventRouterImpl::Release(void)

Release 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.