Platform SDK: TAPI |
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.
IUnknown Methods
IDispatch Methods
ITTimeCollection Methods | Description |
---|---|
get_Count | Gets number of items in collection. |
get_Item | Given an index, returns an item in the collection. |
get__NewEnum | Returns an enumerator for the collection. |
get_EnumerationIf | Returns the IEnumTime enumeration interface that enumerates ITTime. |
Create | Creates an ITTime component. |
Delete | Deletes an ITTime component. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Sdpblb.h.
Library: Use Sdpblbid.lib.