Поделиться через


CComObject::AddRef

Increments the reference count on the object.

STDMETHOD_(ULONG, AddRef)( );

Возвращаемое значение

This function returns the new incremented reference count on the object. This value may be useful for diagnostics or testing.

Требования

Header: atlcom.h

См. также

Основные понятия

CComObject Class

CComObject Members

CComObject::Release