Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following messages are used with Extended TAPI. Upon receiving a line message from the telephony service provider, your application should check the message parameters. Check dwParam1to determine the type of message being received. Then check dwParam2and dwParam3to determine the specific details for that message type.

Message Description

LINE_CURRENTLINECHANGE

Sent to the application every time the current line changes.

LINE_CURRENTSYSTEMCHANGE

Sent to the application every time the current system changes.

LINE_EQUIPSTATECHANGE

Sent to the application every time the equipment state changes.

LINE_GPRSCLASS

Sent to the application every time the General Packet Radio Service (GPRS) class changes. Not implemented for CDMA.

LINE_GPRSREGISTERSTATE

Sent to the application every time the registration state changes. Not implemented for CDMA.

LINE_RADIOPRESENCE

Sent to the application every time the radio is inserted or removed.

LINE_REGISTERSTATE

Sent to the application every time the registration state changes.

LINE_USSD

Sent to the application every time the application receives a notification response to an Unstructured Supplementary Service Data (USSD) command. Not implemented for CDMA.

See Also

Other Resources

Extended TAPI