IProvideClassInfo2Impl

The IProvideClassInfo2Impl class implements the IProvideClassInfo2 interface. It also contains a static member of type CComTypeInfoHolder that manages the type information for the coclass.

Syntax

template< const CLSID* pcoclsid, const IID* psrcid, const GUID* plibid, WORD wMajor = 1, WORD wMinor = 0, class tihclass = CComTypeInfoHolder >
class IProvideClassInfo2Impl : public IProvideClassInfo2

At a Glance

Header file: Atlcom.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IProvideClassInfo2Impl Methods, IProvideClassInfo2Impl Data Members, IProvideClassInfo, IProvideClassInfo2