ICeFileFilter:IUnknown (Windows CE 5.0)
This interface is implemented by a file converter DLL. ActiveSync uses OLE to create an instance of an ICeFileFilter object.
Method | Description |
---|---|
FilterOptions | Displays a dialog box that lets the user select from the options supported by a file filter. |
FormatMessage | Formats a message string. |
NextConvertFile | Called by ActiveSync when the user selects a conversion type from the ActiveSync conversion selection dialog box. |
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Replfilt.h.
Link Library: Coredll.lib.
See Also
ActiveSync Interfaces | ICeFileFilter::FilterOptions | ICeFileFilter::FormatMessage | ICeFileFilter::NextConvertFile
Send Feedback on this topic to the authors