ICeFileFilter : IUnknown

This interface is implemented by a file converter DLL. Windows CE Services uses OLE to create an instance of an ICeFileFilter object.

At a Glance

Header file: Replfilt.h
Windows CE versions: 2.0 and later

Methods Description
ICeFileFilter::FilterOptions Displays a dialog box that lets the user select from the options supported by a file filter.
ICeFileFilter::FormatMessage Formats a message string.
ICeFileFilter::NextConvertFile Called by Windows CE Services when the user selects a conversion type from the Windows CE Services conversion selection dialog box.