IPegasusFileFilter:IUnknown (Windows CE 5.0)
This interface is implemented by a file converter DLL. The Internet browser uses OLE to create an instance of an IPegasusFileFilter object.
Method | Description |
---|---|
FilterOptions | This method displays a dialog box that lets the user select among the file filtering options supported by a file filter. |
FormatMessage | This method formats a message string. |
NextConvertFile | This method is called by the Internet browser when the user selects a conversion type from the browser conversion selection dialog box. |
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Replfilt.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors