IPegasusFileFilter : IUnknown

The IPegasusFileFilter interface is implemented by a file converter DLL. The H/PC Explorer uses OLE to create an instance of an IPegasusFileFilter object.

At a Glance

Header file: Replfilt.h
Platforms: H/PC
Windows CE versions: 1.0 and later

Methods Description
IPegasusFileFilter::FilterOptions Called by H/PC Explorer to display a dialog box that lets the user select among the file filtering options supported by a file filter.
IPegasusFileFilter::FormatMessage Called by H/PC Explorer to format a message string.
IPegasusFileFilter::NextConvertFile Called by H/PC Explorer when the user selects a conversion type from H/PC Explorer's conversion selection dialog box.