IEnumComponentTypes Interface
The IEnumComponentTypes interface is implemented on a standard COM collection of ComponentType objects associated with a given broadcast stream, and returned through a call to IComponentTypes::EnumComponentTypes.
Methods
The IEnumComponentTypes interface inherits the methods of the IUnknown interface.
In addition, IEnumComponentTypes defines the following methods.
Method | Description |
---|---|
Creates a new copy of the entire collection and all its sub-objects. |
|
Retrieves the next n elements in the collection. |
|
Moves the iterator to the beginning of the collection. |
|
Skips the element at the specified index. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008