ITTimeCollection 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 ITTimeCollection interface is a provider-specific interface for the Session Descriptor Protocol (SDP) conference blob object. This interface allows access to ITTime interfaces by index, and also enable the creation and deletion of time components. The ITSdp::get_TimeCollection method creates the ITTimeCollection interface.

Members

The ITTimeCollection interface inherits from the IDispatch interface. ITTimeCollection also has these types of members:

Methods

The ITTimeCollection interface has these methods.

Method Description
Create Creates an ITTime component.
Delete Deletes an ITTime component.
get__NewEnum Returns an enumerator for the collection.
get_Count Gets number of items in collection.
get_EnumerationIf Returns the IEnumTime enumeration interface that enumerates ITTime.
get_Item Given an index, returns an item in the collection.

Requirements

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