ActiveSync Structures (Compact 7)

3/12/2014

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

Structure Description

CFF_CONVERTINFO

Contains information that the ICeFileFilter::NextConvertFile method uses to perform file conversions.

CFF_CONVERTOPTIONS

Contains information that the ICeFileFilterOptions::SetFilterOptions method uses to set file-filter options.

CFF_DESTINATIONFILE

Contains information about a destination file. A file filter uses the information to write the converted data to the file.

CFF_SOURCEFILE

Contains information about a source file. A file filter uses the information to locate the source file and read its contents.

CONFINFO

Is used to retrieve information about two conflicting items.

DEVINFO

Contains information about a device.

FINDOBJINFO

Contains information about finding service objects.

HREPLFLD

Is used as a handle to a folder stored by a client.

HREPLITEM

Is used as a handle to a data object stored by a client.

HREPLOBJ

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

Is used to notify the ActiveSync service provider that an object in the Windows Embedded Compact file system has changed or been deleted.

OBJTYPEINFO

Is used to store information about an object type.

OBJUIDATA

Is used by IReplStore::GetObjTypeUIData to send UI-related data about an object type to the store.

REPLSETUP

Used to initiate an object handler.

SDREQUEST

Contains information about a service request.

STOREINFO

Contains information about an instance of the store.

Note

In previous versions of Windows Embedded Compact, the CFF_CONVERTINFO, CFF_DESTINATIONFILE, and CFF_SOURCEFILE structures are named PFF_CONVERTINFO, PFF_DESTINATIONFILE, and PFF_SOURCEFILE, respectively.

See Also

Reference

ActiveSync Reference