TAPIEx ActiveX Control v3.6

HeadSetCaps

Property HeadSetCaps As PHONEDEVICECAPS
Read/Write: Read Only

Description

Returns a set of bit flag the capabilities constants of the HeadSet 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 HeadSet device is a convention telephone set consisting of a microphone and earpiece.

The HeadSetCaps property indicates with a set of bit flag constants the capabilities of the HeadSet phone device.

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

See Also

None.