CComObjectNoLock::AddRef

 

Increments the reference count on the object.

Syntax

STDMETHOD_(ULONG, AddRef)( );

Return Value

A value that may be useful for diagnostics or testing.

Requirements

Header: atlcom.h

See Also

CComObjectNoLock Class
CComObjectNoLock::Release