The OnRing event is triggered when a change is detected in the RING input signal of the port.
| OnRing( | ||
| BOOL bRing | // Ring signal state | |
| ); | ||
Parameters
   bRing     [out] Determines the state of Ring signal. This parameter can be any of the following values:
| Value | Meaning | 
| TRUE | Ring signal sent | 
| FALSE | Ring signal cleared | 
See also