IEnumTime 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 IEnumTime interface provides COM-standard enumeration methods for the ITTime interface. The ITTimeCollection::get_EnumerationIf method returns a pointer to IEnumTime.

Members

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

Methods

The IEnumTime 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