wodTelnetDLX ActiveX Control - wodTelnetNotify Object
wodTelnetNotify Object
Description
wodTelnetNotify Class
Remarks
IwodTelnetNotify interface is a fast notifications
interface you should implement in your application if you
want it to "take over" events. When implemented,
and wodTelnetDLX.Notification
property is set to the instance of object that implements
this interface, wodTelnetDLXCom will call above methods
instead of firing it's events. As you can see - each
event has corresponding notification method (callback).