Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 1.48 KB

phonestatusflags--constants.md

File metadata and controls

56 lines (25 loc) · 1.48 KB
description ms.assetid title ms.topic ms.date
The PHONESTATUSFLAGS\_ bit-flag constants describe a variety of phone device status information.
e94da591-49ab-4932-8621-0a62b8a55dd6
PHONESTATUSFLAGS_ Constants (Tapi.h)
reference
05/31/2018

PHONESTATUSFLAGS_ Constants

The PHONESTATUSFLAGS_ bit-flag constants describe a variety of phone device status information.

PHONESTATUSFLAGS_CONNECTED

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

PHONESTATUSFLAGS_SUSPENDED

Specifies whether TAPI's manipulation of the phone device is suspended. TRUE if suspended, FALSE otherwise. 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.

Remarks

No extensibility. All 32 bits are reserved.

Requirements

Requirement Value
TAPI version
Requires TAPI 2.0 or later
Header
Tapi.h