The IProvideClassInfo2Impl class implements the IProvideClassInfo2 interface. It also contains a static member of type CComTypeInfoHolder that manages the type information for the coclass.
template< const CLSID* pcoclsid, const IID* psrcid, const GUID* plibid, WORD wMajor = 1, WORD wMinor = 0, class tihclass = CComTypeInfoHolder >
class IProvideClassInfo2Impl : public IProvideClassInfo2
Header file: | Atlcom.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IProvideClassInfo2Impl Methods, IProvideClassInfo2Impl Data Members, IProvideClassInfo, IProvideClassInfo2