This class implements the IProvideClassInfo2 interface. It also contains a static member of type CComTypeInfoHolder that manages the type information for the coclass.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
template< const CLSID* pcoclsid, const IID* psrcid, const GUID* plibid, WORD wMajor = 1, WORD wMinor = 0,
class tihclass = CComTypeInfoHolder >
class IProvideClassInfo2Impl : public IProvideClassInfo2