HRESULT GetClassInfo( ITypeInfo** pptinfo );
See IProvideClassInfo::GetClassInfo in the Win32 SDK.
Remarks
Retrieves an ITypeInfo pointer to the coclass' type information.
IProvideClassInfo2Impl Overview | Class Members