IProvideClassInfo2Impl::GetClassInfo

Retrieves an ITypeInfo pointer to the coclass' type information.

STDMETHOD(GetClassInfo)( 
   ITypeInfo** pptinfo  
);

Remarks

See IProvideClassInfo::GetClassInfo in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IProvideClassInfo2Impl Class