TAPIEx.NET Component Documentation

OnDevSpecific Event

Description

The OnDevSpecific event is fired when notify the application about device-specific events occurring on a line. The meaning of the message and the interpretation of the parameters are device specific.
[Visual Basic]
Public OnDevSpecific As __Delegate_OnDevSpecific
[C#]
public __Delegate_OnDevSpecific OnDevSpecific

Remarks

None.

See Also

None.