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
Retrieves an ITypeInfo pointer to the coclass' type information.
STDMETHOD(GetClassInfo)( 
   ITypeInfo** pptinfo  
);
See IProvideClassInfo::GetClassInfo in the Windows SDK.
Header: atlcom.h