Share via


IGrooveUnknownEnumCreate.Add Method

The Add method adds an IUnknown interface to an enumeration and increments the interface reference count.

Syntax

object.Add

(

i_pIUnknown As IUnknown

)

Parameters

Parameter Description

i_pIUnknown

IUnknown interface to add to the enumeration.

See Also

Reference

IGrooveUnknownEnum Interface
IGrooveUnknownEnumCreate Interface