TAPIEx ActiveX Control v3.6

HeadSetModeCaps

Property HeadSetModeCaps As PHONEDEVICEMODE
Read/Write: Read Only

Description

Return the capabilities of HeadSet 's hookswitch device. It will be combined with one or more of the PHONEDEVICEMODE.
Constant Value Description
PHONEDEVMODE_ONHOOK 1 Off.
PHONEDEVMODE_MIC 2 Microphone only
PHONEDEVMODE_SPEAKER 4 speaker only
PHONEDEVMODE_MICSPEAKER 8 both Microphone and speaker
PHONEDEVMODE_UNKNOWN 16 unknown

Remarks

None.

See Also

None.