CDataObject::AddRef

ULONG CDataObject::AddRef(void)

Place a reference count on the object

Defined in: DataSource.h

Return Value

Returns the current reference count, but you're not supposed to care.

Comments

AddRef is a member of IUnknown