TAPIEx ActiveX Control v3.6

PhoneDevices

Property PhoneDevices As PHONEDEVICES
Read/Write: Read Only

Description

Returns the supported phone devices. It will be one or more of the PHONEDEVICES.
Constant Value Description
PHONEDEVICEHANDSET 1 True if phone device supports handset, a conventional telephone set.
PHONEDEVICEHEADSET 4 True if phone device supports a headset.
PHONEDEVICESPEAKER 2 True if phone device supports a speaker phone.

Remarks

The PhoneDevices property can be used to discover the phone device types supported by the telephony phone device.

See Also

None.