ITAttributeList 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 ITAttributeList interface supplies methods for getting and setting of uninterpreted attributes. Regarding the position of the attribute strings in a Session Descriptor Protocol (SDP, see RFC 2327) packet, the methods assume that all attribute strings exist just before the media attributes are specified and after all the common attributes. The ITAttributeList interface is created by calling QueryInterface on ITDirectoryObject.

Members

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

Methods

The ITAttributeList interface has these methods.

Method Description
Add Adds the attribute at the specified index.
Delete Deletes the attribute at the specified index
get_AttributeList Gets the list of attributes.
get_Count Gets the number of attributes.
get_Item Gets the attribute specified by the index.
put_AttributeList Sets the list of attributes.

Requirements

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