The IPegasusFileFilterSite::CloseSourceFile method is used by a file filter to close a source file.
STDMETHODIMP IPegasusFileFilterSite::CloseSourceFile(
LPUNKNOWN pObj
);
Header file: | Replfilt.h |
Platforms: | H/PC |
Windows CE versions: | 1.0 and later |
If the function fails, the return value is an HRESULT_FROM_WIN32 error value.