ICeFileFilter:IUnknown

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

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.

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 2.0 and later Replfilt.h    

Note   This API is part of the complete Windows CE OS package as provided by Microsoft. The functionality of a particular platform is determined by the original equipment manufacturer (OEM) and some devices may not support this API.

See Also

ICeFileFilter::FilterOptions, ICeFileFilter::FormatMessage, ICeFileFilter::NextConvertFile

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.