ICeFileFilterSite::CloseSourceFile (Windows CE 5.0)

Send Feedback

This method is called by a file filter to close a source file.

STDMETHODIMP ICeFileFilterSite::CloseSourceFile(LPUNKNOWNpObj);

Parameters

Return Values

Returns NOERROR if the method completed successfully, otherwise returns HRESULT_FROM_WIN32.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Replfilt.h.
Link Library: Coredll.lib.

See Also

ICeFileFilterSite::OpenSourceFile

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.