NotifyEvent

This method is a “pure virtual” member function (the application must implement this function in classes derived from ECLCommNotify). This function is called whenever a connection starts or stops and the object is registered for start/stop events. The Connected BOOL is TRUE if the communications link is connected, or FALSE if it is not connected to the host.