readme.txt
来自「Cellcore. ExTAPI,ExTAPIAsync,SMS,TAPI」· 文本 代码 · 共 24 行
TXT
24 行
Code Sample Name: ExTAPIAsync
Feature Area: Cellcore.
Description:
Sample that demonstrates some asynchronous functionality of ExTAPI
NOTE: ExTAPI is a privileged API and any application using it must
be signed using a priviliged certificate.
Usage: Run this application from Visual Studio 2005.
Relevant APIs:
lineNegotiateAPIVersion, lineGetDevCaps, lineGetGeneralInfo, lineInitializeEx,
lineNegotiateExtVersion, lineGetOperatorStatus, lineOpen, lineClose,
lineShutdown
Assumptions: None.
Requirements: Visual Studio 2005, Windows Mobile 6 SDK, Activesync 4.5.
** For more information about this code sample, please see the
Windows Mobile SDK help system. **
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?