2.2.3.2.12 PHONESTATUSFLAGS_Constants

The PHONESTATUSFLAGS_Constants are bit-flag constants that describe a variety of phone device status information.

Constant/value

Description

PHONESTATUSFLAGS_CONNECTED

0x00000001

Specifies whether the phone is currently connected to TAPI. TRUE if connected, otherwise FALSE.

PHONESTATUSFLAGS_SUSPENDED

0x00000002

Specifies whether manipulation of the phone device by TAPI is suspended. TRUE if suspended, otherwise FALSE. An application's use of a phone device can be temporarily suspended when the switch wants to manipulate the phone in a way that cannot tolerate interference from the application.