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.
This code sample is named ExTAPI. It demonstrates the use of the Telephony API.
Feature Area
Relevant APIs
- Telephony API
- lineNegotiateAPIVersion function
- lineGetDevCaps function
- lineGetGeneralInfo function
- lineInitializeEx function
- lineOpen function
- lineClose function
- lineShutdown function
Usage
To run the code sample
Navigate to the solution file (*.sln), and double-click it. By default, the solution files are copied to the following folders:
C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\CPP\Win32\Cellcore\Extapi\``ExTAPI.slnC:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Smartphone SDK\Samples\CPP\Win32\Cellcore\Extapi\``ExTAPI.slnMicrosoft Visual Studio 2005 launches and loads the solution.
Build the solution (Ctrl+Shift+B).
Deploy the solution (F5).
Remarks
ExTAPI is a privileged API. Applications that use it must be signed with a privileged certificate.
Requirements
Pocket PC SDK: Windows Mobile 5.0 Pocket PC SDK.
Smartphone SDK: Windows Mobile 5.0 Smartphone SDK.
Development Environment: Visual Studio 2005.
ActiveSync: Version 4.0.
See Also
Code Samples | TAPI Line Device Functions
Send Feedback on this topic to the authors