请单击以进行评分并提供反馈
MSDN
MSDN Library
Visual Studio
Visual C++
ATL
ATL Classes

  开启低带宽视图
此页面仅适用于
Microsoft Visual Studio 2008/.NET Framework 3.5

同时提供下列产品的其他版本:
ATL Library Reference
CComPtrBase Class

This class provides a basis for smart pointer classes using COM-based memory routines.

template <
   class T 
> class CComPtrBase
T

The object type to be referenced by the smart pointer.

This class provides the basis for other smart pointers which use COM memory management routines, such as CComQIPtr and CComPtr. The derived classes add their own constructors and operators, but rely on the methods provided by CComPtrBase.

Header: atlcomcli.h

社区内容   什么是社区内容?
添加新内容 RSS  批注
Processing
© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker