Microsoft Windows CE 3.0  

ITypeInfo:IUnknown

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This interface is typically used for reading information about objects.

This section describes ITypeInfo, an interface typically used for reading information about objects. For example, an object browser tool can use ITypeInfoto extract information about the characteristics and capabilities of objects from type libraries.

Implemented by Used by Header file name
Oleaut32.dll (32-bit systems)

Typelib.dll (16-bit systems)

Tools that need to access the descriptions of objects contained in type libraries. Oleauto.h

Dispatch.h

Type information interfaces are intended to describe the parts of the application that can be called by outside clients, rather than those that might be used internally to build an application.

The ITypeInfointerface provides access to the following: