[This is preliminary documentation and subject to change.]
For some implementations of IFilter, it may not be possible (or may be computationally expensive) to detect failure to access a document until Init is called, or possibly even later. If access is denied due to password protection or other similar security measures then FILTER_E_PASSWORD should be returned. Other access failures can be reported via FILTER_E_ACCESS.