PHONESTATUSFLAGS_ Constants
The PHONESTATUSFLAGS_ bit-flag constants describe 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 may be temporarily suspended when the switch wants to manipulate the phone in a way that cannot tolerate interference from the application. 
Not extensible. All 32 bits are reserved.
See Also
PHONESTATUS