Previous Topic: Specifying Which Content Provider to UseNext Topic: ICISContentProvider Interface Methods


Implementing the Content Provider CoClass

An instance of the Content Provider public coclass forms a session with a client.

The Content Provider coclass does very little. Its ICISContentProvider interface has three methods, GetInformation(), CreateIndexerInstance(), and CreateQueryInstance().