Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 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 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 | 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. |
Send Feedback on this topic to the authors