Rendezvous COM Interfaces

[ 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 following table lists COM objects and interfaces associated with the Rendezvous conferencing controls.

For additional information on the Component Object Model (COM), please refer to the relevant sections in the Platform Software Development Kit (SDK).

Interfaces Description
IEnumDialableAddrs Enumerates the dialable addresses available in the current directory.
IEnumDirectory Enumerates ITDirectory objects.
IEnumDirectoryObject Enumerates ITDirectoryObject objects.
IEnumMcastScope Enumerates IMcastScope objects.
IEnumMedia Enumerates ITMedia objects.
IEnumTime Enumerates ITTime objects.
IMcastAddressAllocation Main interface for COM wrapper of multicast address allocation.
IMcastLeaseInfo Provides methods to retrieve and set address lease information.
IMcastScope Encapsulates all the properties of a multicast scope and provides methods to get information about the scope.
ITAttributeList Allows getting and setting of uninterpreted attributes.
ITConferenceBlob Provides access to provider-specific conference information.
ITConnection Provides methods to manipulate connection factors such as conference address, scope, and bandwidth.
ITDirectory Gets and sets directory information, and provides access to a particular directory object.
ITDirectoryObject Gets and sets generic information for a conference or user within a directory.
ITDirectoryObjectConference Gets and sets generic information specific to a conference, such as start and stop times.
ITDirectoryObjectUser Gets and sets generic information specific to a user, such as the name of a computer that is the user's primary IP phone.
ITILSConfig Gets and sets information specific to the server of a given ILS directory.
ITMedia Gets and sets basic media properties such as the media name and transport protocol.
ITMediaCollection Allows media access by index. Enables creation and deletion of media.
ITRendezvous Main interface for the Rendezvous control.
ITSdp Manipulates the SDP (Session Description Protocol) blob. Reference: RFC 2327.
ITTime Provides access to a set of activation times for the session.
ITTimeCollection Allows time-component access by index. Enables creation and deletion of time components.