Platform SDK: TAPI |
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 SDK.
Interfaces | Description |
---|---|
IEnumDialableAddrs | Enumerates directory dialable addresses. |
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 | Browses a particular ILS server or the NTDS. |
ITDirectoryObject | Gets and sets generic information, such as an object's name or security descriptor. |
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. |