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