ICreateTypeLib2 Interface

ICreateTypeLib2 inherits from ICreateTypeLib, and has four member functions. The ICreateTypeInfo instance returned from ICreateTypeLib can be accessed through a QueryInterface() call to ICreateTypeInfo2.

Example

interface ICreateTypeLib2 : ICreateTypeLib