Eclipse.IndexingService.COMTypeDef |
Name | Description |
---|---|
FilterLoader | FilterLoader finds the dll and ClassID of the COM object responsible for filtering a specific file extension. It then loads that dll, creates the appropriate COM object and returns a pointer to an IFilter instance |
FilterLoader.LibHandle | |
FilterReader | Implements a TextReader that reads from an IFilter. |