Click or drag to resize
TapiDeviceSpecificEventArgs Class
Provides data for the DeviceSpecific and DeviceSpecificFeature events.
Inheritance Hierarchy

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public class TapiDeviceSpecificEventArgs : TapiEventArgs

The TapiDeviceSpecificEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyParam1
Gets device specific message parameter.
Public propertyParam2
Gets device specific message parameter.
Public propertyParam3
Gets device specific message parameter.
Top
See Also