CComUnkArray Members

Methods

Add

Call this method to add an IUnknown pointer to the array.

begin

Returns a pointer to the first IUnknown pointer in the collection.

CComUnkArray

Constructor.

end

Returns a pointer to one past the last IUnknown pointer in the collection.

GetCookie

Call this method to get the cookie associated with a given IUnknown pointer.

GetUnknown

Call this method to get the IUnknown pointer associated with a given cookie.

Remove

Call this method to remove an IUnknown pointer from the array.

See Also

Reference

CComUnkArray Class