Поделиться через


CComPolyObject::CComPolyObject

The constructor.

CComPolyObject(
   void* pv 
);

Параметры

  • pv
    [in] A pointer to the outer unknown if the object is to be aggregated, or NULL if the object if the object is not aggregated.

Заметки

Initializes the CComContainedObject data member, m_contained, and increments the module lock count.

The destructor decrements the module lock count.

Требования

Header: atlcom.h

См. также

Основные понятия

CComPolyObject Class

CComPolyObject Members

CComPolyObject::FinalConstruct

CComPolyObject::FinalRelease