Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

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::NextConvertFileuses to perform file conversions.

CFF_CONVERTOPTIONS

This structure contains information that the ICeFileFilterOptions::SetFilterOptionsmethod 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 contains information about a device.

FINDOBJINFO

This structure contains information for finding service objects.

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 HREPLOBJor HREPLFLD.

OBJNOTIFY

This structure is used to notify the Microsoft ActiveSync® service provider that an object in the Windows Mobile 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::GetObjTypeUIDatato send UI related data about an object type to the store.

PFF_CONVERTINFO

This structure contains information IPegasusFileFilter::NextConvertFileuses 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

Used to initiate an object handler.

SDREQUEST

This structure contains information about a service request.

STOREINFO

This structure contains information about an instance of the store.