ITTimeCollection 接口
[ 会合 IP 电话会议控件和接口不适用于 Windows Vista、Windows Server 2008 和操作系统的后续版本。 RTC 客户端 API 提供类似的功能。]
ITTimeCollection 接口是会话描述符协议的特定于提供程序的接口, (SDP) 会议 blob 对象。 此接口允许通过索引访问 ITTime 接口,还允许创建和删除时间组件。 ITSdp::get_TimeCollection 方法创建 ITTimeCollection 接口。
成员
ITTimeCollection 接口继承自 IDispatch 接口。 ITTimeCollection 还具有以下类型的成员:
方法
ITTimeCollection 接口具有这些方法。
方法 | 说明 |
---|---|
创建 | 创建 ITTime 组件。 |
删除 | 删除 ITTime 组件。 |
get__NewEnum | 返回集合的枚举数。 |
get_Count | 获取集合中的项数。 |
get_EnumerationIf | 返回枚举 ITTime 的 IEnumTime 枚举接口。 |
get_Item | 给定索引后,返回集合中的项。 |
要求
要求 | 值 |
---|---|
TAPI 版本 |
需要 TAPI 3.0 或更高版本 |
标头 |
|
库 |
|
DLL |
|