Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The constructor.
CComPolyObject(
void* pv
);
Parameters
- 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.
Remarks
Initializes the CComContainedObject data member, m_contained, and increments the module lock count.
The destructor decrements the module lock count.
Requirements
Header: atlcom.h