ActiveSync Structures (Windows Embedded CE 6.0)
1/6/2010
The following table shows the ActiveSync structures, with a description of the purpose of each.
Programming element | Description |
---|---|
This structure contains information ICeFileFilter::NextConvertFile uses to perform file conversions. |
|
This structure contains information that the ICeFileFilterOptions::SetFilterOptions method uses to set file filter options. |
|
This structure contains information about a destination file. A file filter uses the information to write the converted data to the file. |
|
This structure contains information about a source file. A file filter uses the information to locate the source file and read its contents. |
|
This structure is used to retrieve information about two conflicting items. |
|
This structure contains information about a device. |
|
This structure contains information for finding service objects. |
|
This structure is used as a handle to a folder stored by a client. |
|
This structure is used as a handle to a data object stored by a client. |
|
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. |
|
This structure is used to notify the Microsoft ActiveSync® service provider that an object in the Windows Embedded CE file system has changed or been deleted. |
|
This structure is used to store information about an object type. |
|
This structure is used by IReplStore::GetObjTypeUIData to send UI related data about an object type to the store. |
|
This structure contains information IPegasusFileFilter::NextConvertFile uses to perform file conversions. |
|
This structure contains information about a destination file. A file filter uses the information to write the converted data to the file. |
|
This structure contains information about a source file. A file filter uses the information to locate the source file and read its contents. |
|
Used to initiate an object handler. |
|
This structure contains information about a service request. |
|
This structure contains information about an instance of the store. |