Share via


ActiveSync Structures

Send Feedback

The following table shows the ActiveSync structures, with a description of the purpose of each.

Programming element Description
CFF_CONVERTINFO This structure contains information ICeFileFilter::NextConvertFile uses to perform file conversions.
CFF_CONVERTOPTIONS This structure contains information that the ICeFileFilterOptions::SetFilterOptions method uses to set file filter options.
CFF_DESTINATIONFILE This structure contains information about a destination file. A file filter uses the information to write the converted data to the file.
CFF_SOURCEFILE This structure contains information about a source file. A file filter uses the information to locate the source file and read its contents.
CONFINFO This structure is used to retrieve information about two conflicting items.
DEVINFO This structure is used to store information about a device.
FINDOBJINFO Used by the Windows CE FindObjects function, which supports synchronization of database volumes.
HREPLFLD This structure is used as a handle to a folder stored by a client.
HREPLITEM This structure is used as a handle to a data object stored by a client.
HREPLOBJ This structure is used as a handle to an object stored by a client. It is used as a generic handle to refer to either HREPLOBJ or HREPLFLD.
OBJNOTIFY This structure is used to notify the Microsoft ActiveSync service provider that an object in the Windows CE file system has changed or been deleted.
OBJTYPEINFO This structure is used to store information about an object type.
OBJUIDATA This structure is used by IReplStore::GetObjTypeUIData to send UI related data about an object type to the store.
PFF_CONVERTINFO This structure contains information IPegasusFileFilter::NextConvertFile uses to perform file conversions.
PFF_DESTINATIONFILE This structure contains information about a destination file. A file filter uses the information to write the converted data to the file.
PFF_SOURCEFILE This structure contains information about a source file. A file filter uses the information to locate the source file and read its contents.
REPLSETUP This structure is used to initiate an object handler.
SDREQUEST This structure contains custom synchronization data from and to a Windows Mobile-based device.
STOREINFO This structure contains information about an instance of the store.

See Also

ActiveSync Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.