Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Class Methods
The constructor. |
|
The destructor. |
|
Performs final initialization of m_contained. |
|
Performs final destruction of m_contained. |
IUnknown Methods
Increments the object's reference count. |
|
Retrieves a pointer to the requested interface. |
|
Decrements the object's reference count. |
Data Members
Delegates IUnknown calls to the outer unknown if the object is aggregated or to the IUnknown of the object if the object is not aggregated. |
Static Functions
Allows you to create a new CComPolyObject< contained > object without the overhead of CoCreateInstance. |