ITILSConfig interface (rend.h)
[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 ITILSConfig interface allows configuration of the ILS directory. This interface is available only on Directory objects that return DT_ILS from ITDirectory::get_DirectoryType. The ITILSConfig interface is created by calling QueryInterface on ITDirectory.
Inheritance
The ITILSConfig interface inherits from the IDispatch interface. ITILSConfig also has these types of members:
Methods
The ITILSConfig interface has these methods.
ITILSConfig::get_Port The get_Port method gets the port number used to connect to the server of a given ILS directory. |
ITILSConfig::put_Port The put_Port method sets the port number used to connect to the server of a specified ILS directory. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | rend.h |