LINETERMDEV (Windows CE 5.0)

Send Feedback

These bit-flag constants describe different types of terminal devices.

The following table shows the LINETERMDEV constants.

Value Description
LINETERMDEV_HEADSET = 0x00000002 The terminal is a headset.
LINETERMDEV_PHONE = 0x00000001 The terminal is a phone set.
LINETERMDEV_SPEAKER = 0x00000004 The terminal is an external speaker and microphone.

Remarks

These constants cannot be extended. All 32 bits are reserved.

These constants are used to characterize a line's terminal device and help an application to determine the nature of a terminal device.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Tapi.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.