ITypeInfo2 Interface

An ITypeInfo2 can be cast to an ITypeInfo instead of using the calls QueryInterface() and Release() to allow quick opens and allocs. This only works for in-process cases.