ICreateTypeInfo2(3w)
NAME
ICreateTypeInfo2
NOTES
The ICreateTypeInfo2 interface provides an interface whereby one may
add type information to type library (.tlb) files.
This interface inherits from ICreateTypeInfo, and can be freely cast
back and forth between an ICreateTypeInfo and an ICreateTypeInfo2 on
local clients. This dispensation applies only to ICreateTypeInfo
objects obtained on MSFT format type libraries (those made through CreateTypeLib2).