CComPtrBase Members
Methods
Call this method to create a connection between the CComPtrBase's connection point and a client's sink. |
|
Call this method to take ownership of an existing pointer. |
|
The destructor. |
|
Call this method to create an object of the class associated with a specified Class ID or Program ID. |
|
Call this method to copy the CComPtrBase pointer to another pointer variable. |
|
Call this method to release ownership of a pointer. |
|
Call this method to check if the specified IUnknown points to the same object associated with the CComPtrBase object. |
|
Call this method to return a pointer to a specified interface. |
|
Call this method to release the interface. |
|
Call this method to set the site of the CComPtrBase object to the IUnknown of the parent object. |
Operators
The cast operator. |
|
The less-than operator. |
|
The NOT operator. |
|
The & operator. |
|
The * operator. |
|
The pointer-to-members operator. |
|
The equality operator. |
Data Members
The pointer data member variable. |