TAPIEx ActiveX Control v3.6

HandSetCaps

Property HandSetCaps As PHONEDEVICECAPS
Read/Write: Read Only

Description

Returns a set of bit flag the capabilities constants of the handset phone device.

Constant Value Description
PHONEDEVCAPGAIN 1 True if phone device supports hook switch detection.
PHONEDEVCAPHOOKSWITCH 2 True if phone device supports volume control.
PHONEDEVCAPVOLUME 4 True if phone device supports gain control.

Remarks

A handset device is a convention telephone set consisting of a microphone and earpiece.

The HandsetCaps property indicates with a set of bit flag constants the capabilities of the handset phone device.

Not all telephony devices support phone devices and not all phone devices support a handset device.

See Also

None.