IDropTargetImpl::AddRef

ULONG IDropTargetImpl::AddRef(void)

Place a reference count on the object

Defined in: DropTarget.h

Return Value

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

Comments

AddRef is a member of IUnknown