TAPIEx.NET Component Documentation

OnPhoneDevSpecific Event

Description

The OnPhoneDevSpecific event is fired whennotify the application about device-specific events occurring on a phone. The meaning of the message and the interpretation of the parameters are device specific.
[Visual Basic]
Public OnPhoneDevSpecific As __Delegate_OnPhoneDevSpecific
[C#]
public __Delegate_OnPhoneDevSpecific OnPhoneDevSpecific

Remarks

None.

See Also

None.