IPegasusFileFilterSite:IUnknown

This interface is implemented by the Pocket Internet Explorer. A pointer to this interface is passed to some file filter methods.

Methods Description
IPegasusFileFilterSite::OpenSourceFile Called by a file filter to open a source file.
IPegasusFileFilterSite::OpenDestinationFile Called by a file filter to open a destination file.
IPegasusFileFilterSite::CloseSourceFile Called by a file filter to close a source file.
IPegasusFileFilterSite::CloseDestinationFile Called by a file filter to close a destination file.
IPegasusFileFilterSite::ReportProgress Called by a file filter to report the progress of a file conversion.
IPegasusFileFilterSite::ReportLoss Called by a file filter to report any information that it intentionally discarded during a file conversion. The file filter specifies a message that explains the data loss, and Pocket Internet Explorer formats and displays the message in a message box when the file conversion is complete. The file filter can specify either the identifier of a message table resource, or the address of a buffer that contains the message string.

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 1.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.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.