TAPIEx.NET Component Documentation

Enum PHONEDEVICEMODE

Specifies the phone's hookswitch mode capabilities of the handset, speaker, or headset.

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

See Also

None.