次の方法で共有


Managing Connection Notification, File Converters, and Partnerships (Windows Embedded CE 6.0)

1/6/2010

The ActiveSync mechanism requires notification that the Windows Embedded CE-based device has been connected to or disconnected from the desktop. This section explains how connection notification works, and the various methods of implementing it.

In addition to receiving notifications, applications can perform a query at runtime to detect the current ActiveSync state. This includes determining if a device is currently cradled and if synchronization is currently in progress.

When files and data objects are transferred between the desktop and the Windows Embedded CE-based device, their format is often converted to accommodate the reduced memory of the Windows Embedded CE-based device. The conversion is performed by filters, whose use and construction is described in this section.

The relationship between a Windows Embedded CE-based device and a desktop is called a partnership. This section explains how a partnership is set up and maintained.

See Also

Concepts

ActiveSync Application Development
Converting File Formats
Handling Connection Notification
Using the CEUTIL Helper DLL for ActiveSync
Data Synchronization With ActiveSync

Other Resources