ITConnection 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 ITConnection interface provides the following functionality:
- Provides access to the address and time to live (TTL) information for the session.
- Provides access to the bandwidth information.
- Enables manipulation of the encryption key.
The ITConnection interface is created by calling QueryInterface on ITConferenceBlob.
Members
The ITConnection interface inherits from the IDispatch interface. ITConnection also has these types of members:
Methods
The ITConnection interface has these methods.
Method | Description |
---|---|
get_AddressType | Gets the address type. |
get_Bandwidth | Gets bandwidth value. |
get_BandwidthModifier | Gets the bandwidth modifier. |
get_NetworkType | Gets the network type. |
get_NumAddresses | Gets the number of addresses to be used for the session. |
get_StartAddress | Gets the first address to be used for the session. |
get_Ttl | Gets the time to live (TTL) scope for transmissions on the addresses. |
GetEncryptionKey | Gets the encryption key. |
put_AddressType | Sets the address type. |
put_NetworkType | Sets the network type. |
SetAddressInfo | Sets address information. |
SetBandwidthInfo | Sets the bandwidth value. |
SetEncryptionKey | Sets the encryption key needed to decrypt the session or an indication to a mechanism to obtain a usable key by external means. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.0 or later |
Header |
|
Library |
|
DLL |
|