IMFCollection Interface

Represents a generic collection of IUnknown pointers.

Syntax

interface IMFCollection : public IUnknown  

Remarks

To create an empty collection object, call MFCreateCollection.

Requirements

Header: Declared in mfobjects.h (include mfidl.h).

Library: Use mfuuid.lib.