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.
4/8/2010

The following table shows the Phone API functions with a description of the purpose of each.

Programming element Description

PhoneAddSpeedDial

Adds an entry to the speed dial list.

PhoneCloseCallLog

Closes the call log.

PhoneGetCallLogEntry

Returns the information for the specified call log entry and then advances the seek pointer to the next entry in the call log.

PhoneIsEmergencyNumber

Determines if a string contains an emergency number.

PhoneMakeCall

Dials the specified phone number.

PhoneOpenCallLog

Opens the call log and sets the seek pointer to start searching from the beginning of the log.

PhoneSeekCallLog

Initiates a search that ends at a given entry in a call log.

PhoneSendDTMFStart

Enables the phone to send DTMF tones.

PhoneSendDTMFStop

Stops the sending of DTMF tones.

PhoneShowCallLog

Shows the call log, and filters it.

See Also

Other Resources

Phone API Reference