CDataObject::Release

ULONG CDataObject::Release(void)

Remove 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

Release is a member of IUnknown