ITTime 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 ITTime interface is a provider-specific interface for a Session Descriptor Protocol (SDP) conference blob object. It provides access to a set of activation times for the session. The IEnumTime::Next and ITTimeCollection::Create methods create the ITTime interface.

Members

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

Methods

The ITTime interface has these methods.

Method Description
get_StartTime Gets the 32-bit NTP (Network Time Protocol) starting time value.
get_StopTime Gets the NTP ending time value.
put_StartTime Sets the 32-bit NTP starting time value.
put_StopTime Sets the NTP ending time value.

Requirements

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