Interface Pointers
The following classes manage a given interface pointer:
CComPtr
Performs automatic reference counting.
CComQIPtr
Similar to
CComPtr
, but also performs automatic querying of interfaces.
ATL Class Overview
Send feedback
to MSDN.
Look here
for MSDN Online resources.