转: Start & Stop ActiveSync

转: Start & Stop ActiveSync
链接地址:
http://blogs.msdn.com/windowsmobile/archive/2005/11/28/497621.aspx

今天在寻找如何中断active connect时发现的一篇文章. 关于开始和停止同步的函数

Start & Stop ActiveSync

Windows Mobile 5 is so jam packed with cool new APIs that some of the smaller (but still very useful!) ones fall through the PR cracks.  Here are two that I just got remineded of by a post in the smartphone.developer newsgroup:

ActiveSyncStart & ActiveSyncStop

These device-side APIs do exactly what the names imply.  To kick off or stop a synchornization from a desktop app, just use CeRapiInvoke to call them.

你可能感兴趣的:(转: Start & Stop ActiveSync)