Type Description Interfaces

The type description interfaces provide a way to read and bind to the descriptions of objects in a type library. The descriptions are used by OLE Automation controllers when they browse, create, and manipulate OLE Automation objects.

The type description interfaces include:

  • ITypeLib pics/OLE00090000.gifUsed to retrieve information about a type library.

  • ITypeInfo pics/OLE00090000.gif Used to read the type information within the type library.

  • ITypeComp pics/OLE00090000.gif Used when creating compilers that use type information.

    Software for developers
    Delphi Components
    .Net Components
    Software for Android Developers
    More information resources
    MegaDetailed.Net
    Unix Manual Pages
    Delphi Examples