IEnumMedia interface

[ Rendezvous IP Telephony Conferencing controls and interfaces are not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]

The IEnumMedia interface provides COM-standard enumeration methods for the ITMedia interface. The ITMediaCollection::get_EnumerationIf method returns a pointer to IEnumMedia.

Members

The IEnumMedia interface inherits from the IUnknown interface. IEnumMedia also has these types of members:

Methods

The IEnumMedia interface has these methods.

Method Description
Clone Creates another enumerator that contains the same enumeration state as the current one.
Next Gets the next specified number of elements in the enumeration sequence.
Reset Resets to the beginning of the enumeration sequence.
Skip Skips over the next specified number of elements in the enumeration sequence.

Requirements

Requirement Value
TAPI version
Requires TAPI 3.0 or later
Header
Sdpblb.h
Library
Uuid.lib
DLL
Sdpblb.dll