Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the Phone API functions with a description of the purpose of each.
| Programming element | PPC | SP | Description |
|---|---|---|---|
| PhoneAddSpeedDial | Phone Edition Only |
X | Adds an entry to the speed dial list. |
| PhoneCloseCallLog | Phone Edition Only |
X | Closes the call log. |
| PhoneGetCallLogEntry | Phone Edition Only |
X | Returns the information for the specified call log entry and then advances the seek pointer to the next entry in the call log. |
| PhoneMakeCall | Phone Edition Only |
X | Dials the specified phone number. |
| PhoneOpenCallLog | Phone Edition Only |
X | Opens the call log and sets the seek pointer to start searching from the beginning of the log. |
| PhoneSeekCallLog | Phone Edition Only |
X | Initiates a search that ends at a given entry in a call log. |
| PhoneShowCallLog | Phone Edition Only |
X | Shows the call log, and filters it. |
See Also
Send Feedback on this topic to the authors