⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Mobile手机上开启和关闭ActiveSync同步的源代码
💻 TXT
字号:
Code Sample Name: SyncManager

Feature Area: Device ActiveSync 

Description: 
The App runs on a WinCE Device and displays the usage of the ActiveSync APIs, 
utilising ActiveSyncStart() and ActiveSyncStop() to launch and terminate sync sessions. 
It also displays the use of State and Notification APIs to register for changes 
to the two sync related Status Entries:
	- one that represents the Sync Status and
	- the other, representing the Cradle Status

Usage: Click to Launch the SyncManager
          Click MENU -> Start to launch sync session, Stop to terminate the session
          The Main Dialog shows Device Cradle and Sync Status.

Relevant APIs/Associated Help Topics: ActiveSyncStart, ActiveSyncStop, IsCradled, IsSynchronizing

Assumptions: None

Requirements: 
    Visual Studio 2005, 
    Windows Mobile 5.0 Pocket PC SDK
    Windows Mobile 5.0 SmartPhone SDK,
    ActiveSync 4.0.

Comments:
You must compile this application with Visual Studio 2005 or newer.

1. Open the solution file in Visual Studio.
2. Point to "Platform", and select the platform you want to run this application on (Pocket PC, Smartphone, emulator, etc.).
3. Navigate to "Build", and click "ReBuild All" to compile the executable file.

** For more information about this code sample, please see the Windows Mobile SDK help system. **

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -