|
Ariadne - Technical description
DescriptionAriadnePubEvents forwards publication events from AriadneMain. AriadnePubEvents is a singleton COM component that can forward events form one source to more event consumers simultaneaously. With the COM component it is possible to forward events between components of the Ariadne system. As a singleton, the component is instantiated once, even when more components create it. That is how they can share events. The COM component is build in Microsoft ATL . For this COM component to register and to run you first need install the C++ Redistributable package vcredist_x86.exe from Microsoft. Register the COM component with EventDispatcher.exe /RegServer, unregister the COM component with EventDispatcher.exe /unRegServer
Methods to raise events
Events to be consumed
Event types
Change history
|
||||||||||||||||||||||||||||||